Searched defs:ocfs2_reservation_map (Results 1 - 1 of 1) sorted by relevance

/fs/ocfs2/
H A Dreservations.h48 struct ocfs2_reservation_map { struct
80 void ocfs2_resv_discard(struct ocfs2_reservation_map *resmap,
86 * @resmap: struct ocfs2_reservation_map to initialize
95 struct ocfs2_reservation_map *resmap);
110 void ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap,
115 * @resmap: the struct ocfs2_reservation_map to uninitialize
117 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
136 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap,
155 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap,

Completed in 34 milliseconds