Home
last modified time | relevance | path

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

/fs/ocfs2/
Dextent_map.c376 if (le64_to_cpu(eb->h_next_leaf_blk) == 0ULL) in ocfs2_figure_hole_clusters()
380 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_figure_hole_clusters()
510 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
Dalloc.c1245 eb->h_next_leaf_blk = 0; in ocfs2_add_branch()
1307 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()
2527 BUG_ON(eb->h_next_leaf_blk != 0ULL); in ocfs2_update_edge_lengths()
2621 eb->h_next_leaf_blk = 0; in ocfs2_unlink_subtree()
2668 if (eb->h_next_leaf_blk != 0ULL) in ocfs2_rotate_subtree_left()
2685 if (eb->h_next_leaf_blk == 0ULL && in ocfs2_rotate_subtree_left()
2741 if (eb->h_next_leaf_blk == 0ULL) { in ocfs2_rotate_subtree_left()
3177 if (eb->h_next_leaf_blk == 0) { in ocfs2_rotate_tree_left()
5389 if (eb->h_next_leaf_blk == 0) in ocfs2_truncate_rec()
Docfs2_fs.h559 __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()
2812 eb && eb->h_next_leaf_blk) { in ocfs2_refcount_cal_cow_clusters()
2817 le64_to_cpu(eb->h_next_leaf_blk), in ocfs2_refcount_cal_cow_clusters()