Searched refs:ocfs2_extent_list (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/ocfs2/
H A Dextent_map.h48 struct ocfs2_extent_list *el,
56 struct ocfs2_extent_list *el,
H A Dalloc.h31 * root ocfs2_extent_list and a root_bh so that they can be used in the b-tree
43 struct ocfs2_extent_list *et_root_el;
141 static inline int ocfs2_extend_meta_needed(struct ocfs2_extent_list *root_el)
224 struct ocfs2_extent_list *root_el, u32 cpos,
226 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster);
232 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el,
271 struct ocfs2_extent_list *el;
H A Dalloc.c681 struct ocfs2_extent_list *root_el,
766 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster)
951 struct ocfs2_extent_list *el = NULL;
1084 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el)
1103 struct ocfs2_extent_list *el;
1162 struct ocfs2_extent_list *eb_el;
1163 struct ocfs2_extent_list *el;
1363 struct ocfs2_extent_list *root_el;
1364 struct ocfs2_extent_list *eb_el;
1462 struct ocfs2_extent_list *e
[all...]
H A Docfs2_fs.h458 struct ocfs2_extent_list { struct
520 /*30*/ struct ocfs2_extent_list h_list; /* Extent record list */
727 struct ocfs2_extent_list i_list;
843 struct ocfs2_extent_list dr_list; /* Keep this aligned to 128
913 /*140*/ struct ocfs2_extent_list bg_list;
969 struct ocfs2_extent_list rf_list; /* Extent record list,
1035 /*10*/ struct ocfs2_extent_list xr_list; /* Extent record list */
1048 /*10*/ struct ocfs2_extent_list xt_list; /* Extent record list */
H A Dsuballoc.h62 struct ocfs2_extent_list *root_el,
H A Dextent_map.c281 struct ocfs2_extent_list *el;
316 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el,
344 struct ocfs2_extent_list *el,
405 struct ocfs2_extent_list *el;
532 struct ocfs2_extent_list *el,
H A Djournal.h517 struct ocfs2_extent_list *root_el)
H A Dsuballoc.c323 struct ocfs2_extent_list *el = &bg->bg_list;
496 struct ocfs2_extent_list *el = &bg->bg_list;
550 struct ocfs2_extent_list *el;
1018 struct ocfs2_extent_list *root_el,
H A Dxattr.c1105 struct ocfs2_extent_list *el;
2650 struct ocfs2_extent_list *el = &di->id2.i_list;
2740 struct ocfs2_extent_list *el = &di->id2.i_list;
3197 struct ocfs2_extent_list *el =
3222 struct ocfs2_extent_list *el = &def_xv.xv.xr_list;
3684 struct ocfs2_extent_list *el)
3927 struct ocfs2_extent_list *el = &xb_root->xt_list;
4082 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list;
5271 struct ocfs2_extent_list *el = &xb_root->xt_list;
5894 struct ocfs2_extent_list *e
[all...]
H A Drefcounttree.c959 struct ocfs2_extent_list *el,
968 struct ocfs2_extent_list *tmp_el;
1065 struct ocfs2_extent_list *el;
1662 struct ocfs2_extent_list *el;
2628 struct ocfs2_extent_list *el,
3066 struct ocfs2_extent_list *el;
H A Dfile.c1677 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos)
1702 struct ocfs2_extent_list *el,
1769 struct ocfs2_extent_list *el = NULL;
H A Dmove_extents.c59 struct ocfs2_extent_list *el;
H A Ddir.c764 struct ocfs2_extent_list *el,
843 struct ocfs2_extent_list *el,
902 struct ocfs2_extent_list *dr_el;
3155 struct ocfs2_extent_list *el = &fe->id2.i_list;
H A Dnamei.c517 struct ocfs2_extent_list *fel;

Completed in 435 milliseconds