Home
last modified time | relevance | path

Searched refs:ocfs2_is_empty_extent (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c1618 has_empty = ocfs2_is_empty_extent(&el->l_recs[0]); in ocfs2_rotate_leaf()
1695 if (ocfs2_is_empty_extent(&el->l_recs[0])) { in ocfs2_remove_empty_extent()
1721 if (ocfs2_is_empty_extent(&el->l_recs[0])) in ocfs2_create_empty_extent()
2136 if (ocfs2_is_empty_extent(&left_el->l_recs[0])) in ocfs2_rotate_subtree_right()
2333 if (ocfs2_is_empty_extent(rec)) { in ocfs2_leftmost_rec_contains()
2661 if (!ocfs2_is_empty_extent(&left_leaf_el->l_recs[0])) in ocfs2_rotate_subtree_left()
2665 if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) { in ocfs2_rotate_subtree_left()
2882 if (!ocfs2_is_empty_extent(&el->l_recs[0])) in ocfs2_rotate_rightmost_leaf_left()
2912 if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0]))) in __ocfs2_rotate_tree_left()
3156 if (!ocfs2_is_empty_extent( in ocfs2_rotate_tree_left()
[all...]
H A Dalloc.h254 static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec) in ocfs2_is_empty_extent() function
H A Dextent_map.c306 (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0]))) in ocfs2_last_eb_is_empty()
H A Drefcounttree.c2671 if (ocfs2_is_empty_extent(rec)) { in ocfs2_refcount_cal_cow_clusters()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c1616 has_empty = ocfs2_is_empty_extent(&el->l_recs[0]); in ocfs2_rotate_leaf()
1693 if (ocfs2_is_empty_extent(&el->l_recs[0])) { in ocfs2_remove_empty_extent()
1719 if (ocfs2_is_empty_extent(&el->l_recs[0])) in ocfs2_create_empty_extent()
2134 if (ocfs2_is_empty_extent(&left_el->l_recs[0])) in ocfs2_rotate_subtree_right()
2331 if (ocfs2_is_empty_extent(rec)) { in ocfs2_leftmost_rec_contains()
2659 if (!ocfs2_is_empty_extent(&left_leaf_el->l_recs[0])) in ocfs2_rotate_subtree_left()
2663 if (ocfs2_is_empty_extent(&right_leaf_el->l_recs[0])) { in ocfs2_rotate_subtree_left()
2880 if (!ocfs2_is_empty_extent(&el->l_recs[0])) in ocfs2_rotate_rightmost_leaf_left()
2910 if (!ocfs2_is_empty_extent(&(path_leaf_el(path)->l_recs[0]))) in __ocfs2_rotate_tree_left()
3154 if (!ocfs2_is_empty_extent( in ocfs2_rotate_tree_left()
[all...]
H A Dalloc.h252 static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec) in ocfs2_is_empty_extent() function
H A Dextent_map.c304 (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0]))) in ocfs2_last_eb_is_empty()
H A Drefcounttree.c2669 if (ocfs2_is_empty_extent(rec)) { in ocfs2_refcount_cal_cow_clusters()

Completed in 26 milliseconds