Searched refs:new_last_eb_blk (Results 1 – 1 of 1) sorted by relevance
494 u64 new_last_eb_blk) in ocfs2_et_set_last_eb_blk() argument496 et->et_ops->eo_set_last_eb_blk(et, new_last_eb_blk); in ocfs2_et_set_last_eb_blk()1154 u64 next_blkno, new_last_eb_blk; in ocfs2_add_branch() local1242 next_blkno = new_last_eb_blk = 0; in ocfs2_add_branch()1273 new_last_eb_blk = le64_to_cpu(eb->h_blkno); in ocfs2_add_branch()1316 ocfs2_et_set_last_eb_blk(et, new_last_eb_blk); in ocfs2_add_branch()1319 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()