Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dextent_map.c362 if (le64_to_cpu(eb->h_next_leaf_blk) == 0ULL) in ocfs2_figure_hole_clusters()
366 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_figure_hole_clusters()
496 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
Dalloc.c1254 eb->h_next_leaf_blk = 0; in ocfs2_add_branch()
1316 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()
2539 BUG_ON(eb->h_next_leaf_blk != 0ULL); in ocfs2_update_edge_lengths()
2630 eb->h_next_leaf_blk = 0; in ocfs2_unlink_subtree()
2677 if (eb->h_next_leaf_blk != 0ULL) in ocfs2_rotate_subtree_left()
2694 if (eb->h_next_leaf_blk == 0ULL && in ocfs2_rotate_subtree_left()
2750 if (eb->h_next_leaf_blk == 0ULL) { in ocfs2_rotate_subtree_left()
3184 if (eb->h_next_leaf_blk == 0) { in ocfs2_rotate_tree_left()
5383 if (eb->h_next_leaf_blk == 0) in ocfs2_truncate_rec()
Docfs2_fs.h517 __le64 h_next_leaf_blk; /* Offset on disk, in blocks, member
Drefcounttree.c979 if (!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()