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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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,
H A Dreservations.c52 static unsigned int ocfs2_resv_window_bits(struct ocfs2_reservation_map *resmap,
79 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap)
86 static void ocfs2_dump_resv(struct ocfs2_reservation_map *resmap)
123 static int ocfs2_validate_resmap_bits(struct ocfs2_reservation_map *resmap,
144 static void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap)
194 static inline void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap)
215 struct ocfs2_reservation_map *resmap)
227 static void ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap,
244 static void ocfs2_resv_remove(struct ocfs2_reservation_map *resmap,
254 static void __ocfs2_resv_discard(struct ocfs2_reservation_map *resma
[all...]
H A Docfs2.h356 struct ocfs2_reservation_map osb_la_resmap;
H A Dlocalalloc.c821 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap;

Completed in 46 milliseconds