summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/glfs-internal.h')
-rw-r--r--api/src/glfs-internal.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/api/src/glfs-internal.h b/api/src/glfs-internal.h
index 788c6b00545..671ee8e60a1 100644
--- a/api/src/glfs-internal.h
+++ b/api/src/glfs-internal.h
@@ -570,6 +570,13 @@ glfs_h_poll_cache_invalidation (struct glfs *fs,
struct glfs_upcall *up_arg,
struct gf_upcall *upcall_data);
+int
+glfs_recall_lease_fd (struct glfs *fs, struct gf_upcall *up_data);
+
+int
+glfs_recall_lease_upcall (struct glfs *fs, struct glfs_upcall *up_arg,
+ struct gf_upcall *up_data);
+
ssize_t
glfs_anonymous_preadv (struct glfs *fs, struct glfs_object *object,
const struct iovec *iovec, int iovcnt,