Home
last modified time | relevance | path

Searched refs:ocfs2_sum_rightmost_rec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c1079 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() function
1175 new_cpos = ocfs2_sum_rightmost_rec(&eb->h_list); in ocfs2_add_branch()
1176 root_end = ocfs2_sum_rightmost_rec(et->et_root_el); in ocfs2_add_branch()
1407 new_clusters = ocfs2_sum_rightmost_rec(eb_el); in ocfs2_shift_tree_depth()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c1077 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() function
1173 new_cpos = ocfs2_sum_rightmost_rec(&eb->h_list); in ocfs2_add_branch()
1174 root_end = ocfs2_sum_rightmost_rec(et->et_root_el); in ocfs2_add_branch()
1405 new_clusters = ocfs2_sum_rightmost_rec(eb_el); in ocfs2_shift_tree_depth()

Completed in 17 milliseconds