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

/linux-master/fs/ocfs2/
H A Dreservations.h38 struct ocfs2_reservation_map { struct
70 void ocfs2_resv_discard(struct ocfs2_reservation_map *resmap,
77 * @resmap: struct ocfs2_reservation_map to initialize
80 struct ocfs2_reservation_map *resmap);
95 void ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap,
100 * @resmap: the struct ocfs2_reservation_map to uninitialize
102 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
121 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap,
140 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap,
H A Dreservations.c39 static unsigned int ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap,
66 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap)
73 static void ocfs2_dump_resv(struct ocfs2_reservation_map *resmap)
110 static int ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap,
131 static void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap)
181 static inline void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap)
202 struct ocfs2_reservation_map *resmap)
212 static void ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap,
229 static void ocfs2_resv_remove(struct ocfs2_reservation_map *resmap,
239 static void __ocfs2_resv_discard(struct ocfs2_reservation_map *resma
[all...]
H A Docfs2.h373 struct ocfs2_reservation_map osb_la_resmap;
H A Dlocalalloc.c831 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap;

Completed in 178 milliseconds