Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dreservations.c45 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits()
59 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end()
66 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty()
82 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv()
90 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_dump_resv()
117 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits()
141 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap()
145 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_check_resmap()
192 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once()
198 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()