Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dreservations.c53 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits()
67 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end()
74 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty()
90 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv()
98 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_dump_resv()
125 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits()
149 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap()
153 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_check_resmap()
200 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once()
206 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type()
[all …]
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,
Dinode.h75 struct ocfs2_alloc_reservation ip_la_data_resv;
Dsuballoc.h62 struct ocfs2_alloc_reservation *ac_resv;
Dlocalalloc.c56 struct ocfs2_alloc_reservation *resv);
842 struct ocfs2_alloc_reservation *resv) in ocfs2_local_alloc_find_clear_bits()
846 struct ocfs2_alloc_reservation r; in ocfs2_local_alloc_find_clear_bits()