Home
last modified time | relevance | path

Searched refs:ocfs2_alloc_reservation (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
Dreservations.c42 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits()
56 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end()
63 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty()
79 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv()
87 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_dump_resv()
114 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits()
138 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap()
142 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_check_resmap()
189 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once()
195 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type()
[all …]
Dreservations.h21 struct ocfs2_alloc_reservation { struct
56 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv);
59 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv,
73 struct ocfs2_alloc_reservation *resv);
129 struct ocfs2_alloc_reservation *resv,
148 struct ocfs2_alloc_reservation *resv,
Dinode.h61 struct ocfs2_alloc_reservation ip_la_data_resv;
Dsuballoc.h48 struct ocfs2_alloc_reservation *ac_resv;
Dlocalalloc.c42 struct ocfs2_alloc_reservation *resv);
827 struct ocfs2_alloc_reservation *resv) in ocfs2_local_alloc_find_clear_bits()
831 struct ocfs2_alloc_reservation r; in ocfs2_local_alloc_find_clear_bits()