Home
last modified time | relevance | path

Searched refs:tree_height (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.c404 int i, ret, tree_height, len; in ocfs2_get_clusters_nocache() local
417 tree_height = le16_to_cpu(el->l_tree_depth); in ocfs2_get_clusters_nocache()
419 if (tree_height > 0) { in ocfs2_get_clusters_nocache()
494 if (tree_height == 0) in ocfs2_get_clusters_nocache()
H A Drefcounttree.c2638 int tree_height = le16_to_cpu(el->l_tree_depth), i; in ocfs2_refcount_cal_cow_clusters() local
2648 if (tree_height > 0) { in ocfs2_refcount_cal_cow_clusters()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dextent_map.c402 int i, ret, tree_height, len; in ocfs2_get_clusters_nocache() local
415 tree_height = le16_to_cpu(el->l_tree_depth); in ocfs2_get_clusters_nocache()
417 if (tree_height > 0) { in ocfs2_get_clusters_nocache()
492 if (tree_height == 0) in ocfs2_get_clusters_nocache()
H A Drefcounttree.c2636 int tree_height = le16_to_cpu(el->l_tree_depth), i; in ocfs2_refcount_cal_cow_clusters() local
2646 if (tree_height > 0) { in ocfs2_refcount_cal_cow_clusters()

Completed in 15 milliseconds