Home
last modified time | relevance | path

Searched refs:h_next_leaf_blk (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dextent_map.c364 if (le64_to_cpu(eb->h_next_leaf_blk) == 0ULL) in ocfs2_figure_hole_clusters()
368 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_figure_hole_clusters()
498 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
Dalloc.c1257 eb->h_next_leaf_blk = 0; in ocfs2_add_branch()
1319 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()
2542 BUG_ON(eb->h_next_leaf_blk != 0ULL); in ocfs2_update_edge_lengths()
2633 eb->h_next_leaf_blk = 0; in ocfs2_unlink_subtree()
2680 if (eb->h_next_leaf_blk != 0ULL) in ocfs2_rotate_subtree_left()
2697 if (eb->h_next_leaf_blk == 0ULL && in ocfs2_rotate_subtree_left()
2753 if (eb->h_next_leaf_blk == 0ULL) { in ocfs2_rotate_subtree_left()
3187 if (eb->h_next_leaf_blk == 0) { in ocfs2_rotate_tree_left()
5386 if (eb->h_next_leaf_blk == 0) in ocfs2_truncate_rec()
Docfs2_fs.h519 __le64 h_next_leaf_blk; /* Offset on disk, in blocks, member
Drefcounttree.c979 if (!eb || (eb && !eb->h_next_leaf_blk)) { in ocfs2_get_refcount_cpos_end()
2802 eb && eb->h_next_leaf_blk) { in ocfs2_refcount_cal_cow_clusters()
2807 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_refcount_cal_cow_clusters()