summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix-handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/storage/posix/src/posix-handle.h')
-rw-r--r--xlators/storage/posix/src/posix-handle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/storage/posix/src/posix-handle.h b/xlators/storage/posix/src/posix-handle.h
index 8a07cf2b57d..78da75d5358 100644
--- a/xlators/storage/posix/src/posix-handle.h
+++ b/xlators/storage/posix/src/posix-handle.h
@@ -190,4 +190,6 @@ int
posix_check_internal_writes (xlator_t *this, fd_t *fd, int sysfd,
dict_t *xdata);
+void
+posix_disk_space_check (xlator_t *this);
#endif /* !_POSIX_HANDLE_H */