Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dreservations.c40 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits()
54 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end()
61 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty()
77 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv()
85 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_dump_resv()
112 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits()
136 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap()
140 resv = rb_entry(node, struct ocfs2_alloc_reservation, r_node); in ocfs2_check_resmap()
187 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once()
193 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type()
[all …]
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,
Dinode.h59 struct ocfs2_alloc_reservation ip_la_data_resv;
Dsuballoc.h46 struct ocfs2_alloc_reservation *ac_resv;
Dlocalalloc.c40 struct ocfs2_alloc_reservation *resv);
825 struct ocfs2_alloc_reservation *resv) in ocfs2_local_alloc_find_clear_bits()
829 struct ocfs2_alloc_reservation r; in ocfs2_local_alloc_find_clear_bits()