Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A 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()
506 else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { in ocfs2_get_clusters_nocache()
H A Dalloc.c1261 eb->h_next_leaf_blk = 0; in ocfs2_add_branch()
1323 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()
2554 BUG_ON(eb->h_next_leaf_blk != 0ULL); in ocfs2_update_edge_lengths()
2645 eb->h_next_leaf_blk = 0; in ocfs2_unlink_subtree()
2692 if (eb->h_next_leaf_blk != 0ULL) in ocfs2_rotate_subtree_left()
2709 if (eb->h_next_leaf_blk == 0ULL && in ocfs2_rotate_subtree_left()
2765 if (eb->h_next_leaf_blk == 0ULL) { in ocfs2_rotate_subtree_left()
3199 if (eb->h_next_leaf_blk == 0) { in ocfs2_rotate_tree_left()
5398 if (eb->h_next_leaf_blk == 0) in ocfs2_truncate_rec()