Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dextent_map.c417 int i, ret, tree_height, len; in ocfs2_get_clusters_nocache() local
430 tree_height = le16_to_cpu(el->l_tree_depth); in ocfs2_get_clusters_nocache()
432 if (tree_height > 0) { in ocfs2_get_clusters_nocache()
507 if (tree_height == 0) in ocfs2_get_clusters_nocache()
Drefcounttree.c2644 int tree_height = le16_to_cpu(el->l_tree_depth), i; in ocfs2_refcount_cal_cow_clusters() local
2654 if (tree_height > 0) { in ocfs2_refcount_cal_cow_clusters()