Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c1256 eb->h_next_leaf_blk = 0; in ocfs2_add_branch()
1318 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()
2541 BUG_ON(eb->h_next_leaf_blk != 0ULL); in ocfs2_update_edge_lengths()
2632 eb->h_next_leaf_blk = 0; in ocfs2_unlink_subtree()
2679 if (eb->h_next_leaf_blk != 0ULL) in ocfs2_rotate_subtree_left()
2696 if (eb->h_next_leaf_blk == 0ULL && in ocfs2_rotate_subtree_left()
2752 if (eb->h_next_leaf_blk == 0ULL) { in ocfs2_rotate_subtree_left()
3186 if (eb->h_next_leaf_blk == 0) { in ocfs2_rotate_tree_left()
5385 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.c981 if (!eb || (eb && !eb->h_next_leaf_blk)) { in ocfs2_get_refcount_cpos_end()
2804 eb && eb->h_next_leaf_blk) { in ocfs2_refcount_cal_cow_clusters()
2809 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_refcount_cal_cow_clusters()