Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()