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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dreservations.h29 struct ocfs2_alloc_reservation { struct
64 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv);
67 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv,
81 struct ocfs2_alloc_reservation *resv);
137 struct ocfs2_alloc_reservation *resv,
156 struct ocfs2_alloc_reservation *resv,
H A Dreservations.c53 struct ocfs2_alloc_reservation *resv)
67 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv)
74 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv)
90 struct ocfs2_alloc_reservation *resv;
98 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node);
125 struct ocfs2_alloc_reservation *resv)
149 struct ocfs2_alloc_reservation *resv;
153 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node);
200 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv)
206 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *res
[all...]
H A Dinode.h74 struct ocfs2_alloc_reservation ip_la_data_resv;
H A Dsuballoc.h62 struct ocfs2_alloc_reservation *ac_resv;
H A Dlocalalloc.c56 struct ocfs2_alloc_reservation *resv);
815 struct ocfs2_alloc_reservation *resv)
819 struct ocfs2_alloc_reservation r;

Completed in 51 milliseconds