aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/reservations.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/reservations.h')
-rw-r--r--fs/ocfs2/reservations.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ocfs2/reservations.h b/fs/ocfs2/reservations.h
index 022aff601e15..25b0c0e31e91 100644
--- a/fs/ocfs2/reservations.h
+++ b/fs/ocfs2/reservations.h
@@ -67,6 +67,8 @@ void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv);
67void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, 67void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv,
68 unsigned int flags); 68 unsigned int flags);
69 69
70int ocfs2_dir_resv_allowed(struct ocfs2_super *osb);
71
70/** 72/**
71 * ocfs2_resv_discard() - truncate a reservation 73 * ocfs2_resv_discard() - truncate a reservation
72 * @resmap: 74 * @resmap: