Home
last modified time | relevance | path

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

/fs/ocfs2/
Dalloc.h226 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster);
Dextent_map.c438 i = ocfs2_search_extent_list(el, v_cluster); in ocfs2_get_clusters_nocache()
562 i = ocfs2_search_extent_list(el, v_cluster); in ocfs2_xattr_get_clusters()
Dalloc.c766 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list() function
3870 i = ocfs2_search_extent_list(el, le32_to_cpu(insert_rec->e_cpos)); in ocfs2_insert_at_leaf()
4086 index = ocfs2_search_extent_list(el, cpos); in ocfs2_split_record()
4124 index = ocfs2_search_extent_list(left_el, cpos); in ocfs2_split_record()
4137 index = ocfs2_search_extent_list(el, cpos); in ocfs2_split_record()
4997 split_index = ocfs2_search_extent_list(el, cpos); in ocfs2_split_and_insert()
5177 index = ocfs2_search_extent_list(el, cpos); in ocfs2_change_extent_flag()
5536 index = ocfs2_search_extent_list(el, cpos); in ocfs2_remove_extent()
5601 index = ocfs2_search_extent_list(el, cpos); in ocfs2_remove_extent()
Dmove_extents.c91 index = ocfs2_search_extent_list(el, cpos); in __ocfs2_move_extent()
Drefcounttree.c3093 index = ocfs2_search_extent_list(el, cpos); in ocfs2_clear_ext_refcount()