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

/linux-master/fs/ocfs2/
H A Dreservations.h19 struct ocfs2_alloc_reservation { struct
54 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv);
57 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv,
71 struct ocfs2_alloc_reservation *resv);
122 struct ocfs2_alloc_reservation *resv,
141 struct ocfs2_alloc_reservation *resv,
H A Dreservations.c40 struct ocfs2_alloc_reservation *resv)
54 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv)
61 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv)
77 struct ocfs2_alloc_reservation *resv;
85 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node);
112 struct ocfs2_alloc_reservation *resv)
136 struct ocfs2_alloc_reservation *resv;
140 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node);
187 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv)
193 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *res
[all...]
H A Dinode.h59 struct ocfs2_alloc_reservation ip_la_data_resv;
H A Dsuballoc.h46 struct ocfs2_alloc_reservation *ac_resv;
H A Dlocalalloc.c40 struct ocfs2_alloc_reservation *resv);
825 struct ocfs2_alloc_reservation *resv)
829 struct ocfs2_alloc_reservation r;

Completed in 121 milliseconds