Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dextent_map.c377 if (le64_to_cpu(eb->h_next_leaf_blk) == 0ULL) in ocfs2_figure_hole_clusters()
381 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_figure_hole_clusters()
511 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
Dalloc.c1271 eb->h_next_leaf_blk = 0; in ocfs2_add_branch()
1333 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()
2556 BUG_ON(eb->h_next_leaf_blk != 0ULL); in ocfs2_update_edge_lengths()
2647 eb->h_next_leaf_blk = 0; in ocfs2_unlink_subtree()
2694 if (eb->h_next_leaf_blk != 0ULL) in ocfs2_rotate_subtree_left()
2711 if (eb->h_next_leaf_blk == 0ULL && in ocfs2_rotate_subtree_left()
2767 if (eb->h_next_leaf_blk == 0ULL) { in ocfs2_rotate_subtree_left()
3201 if (eb->h_next_leaf_blk == 0) { in ocfs2_rotate_tree_left()
5404 if (eb->h_next_leaf_blk == 0) in ocfs2_truncate_rec()
Docfs2_fs.h558 __le64 h_next_leaf_blk; /* Offset on disk, in blocks, member
Drefcounttree.c987 if (!eb || (eb && !eb->h_next_leaf_blk)) { in ocfs2_get_refcount_cpos_end()
2810 eb && eb->h_next_leaf_blk) { in ocfs2_refcount_cal_cow_clusters()
2815 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_refcount_cal_cow_clusters()