h_next_leaf_blk 1257 fs/ocfs2/alloc.c eb->h_next_leaf_blk = 0; h_next_leaf_blk 1319 fs/ocfs2/alloc.c eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); h_next_leaf_blk 2542 fs/ocfs2/alloc.c BUG_ON(eb->h_next_leaf_blk != 0ULL); h_next_leaf_blk 2633 fs/ocfs2/alloc.c eb->h_next_leaf_blk = 0; h_next_leaf_blk 2680 fs/ocfs2/alloc.c if (eb->h_next_leaf_blk != 0ULL) h_next_leaf_blk 2697 fs/ocfs2/alloc.c if (eb->h_next_leaf_blk == 0ULL && h_next_leaf_blk 2753 fs/ocfs2/alloc.c if (eb->h_next_leaf_blk == 0ULL) { h_next_leaf_blk 3187 fs/ocfs2/alloc.c if (eb->h_next_leaf_blk == 0) { h_next_leaf_blk 5386 fs/ocfs2/alloc.c if (eb->h_next_leaf_blk == 0) h_next_leaf_blk 364 fs/ocfs2/extent_map.c if (le64_to_cpu(eb->h_next_leaf_blk) == 0ULL) h_next_leaf_blk 368 fs/ocfs2/extent_map.c le64_to_cpu(eb->h_next_leaf_blk), h_next_leaf_blk 498 fs/ocfs2/extent_map.c else if (eb->h_next_leaf_blk == di->i_last_eb_blk) { h_next_leaf_blk 519 fs/ocfs2/ocfs2_fs.h __le64 h_next_leaf_blk; /* Offset on disk, in blocks, h_next_leaf_blk 979 fs/ocfs2/refcounttree.c if (!eb || (eb && !eb->h_next_leaf_blk)) { h_next_leaf_blk 2802 fs/ocfs2/refcounttree.c eb && eb->h_next_leaf_blk) { h_next_leaf_blk 2807 fs/ocfs2/refcounttree.c le64_to_cpu(eb->h_next_leaf_blk),