Home
last modified time | relevance | path

Searched refs:tree_height (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ocfs2/
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()
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()