Searched refs:new_last_eb_blk (Results 1 – 1 of 1) sorted by relevance
493 u64 new_last_eb_blk) in ocfs2_et_set_last_eb_blk() argument495 et->et_ops->eo_set_last_eb_blk(et, new_last_eb_blk); in ocfs2_et_set_last_eb_blk()1159 u64 next_blkno, new_last_eb_blk; in ocfs2_add_branch() local1246 next_blkno = new_last_eb_blk = 0; in ocfs2_add_branch()1277 new_last_eb_blk = le64_to_cpu(eb->h_blkno); in ocfs2_add_branch()1320 ocfs2_et_set_last_eb_blk(et, new_last_eb_blk); in ocfs2_add_branch()1323 eb->h_next_leaf_blk = cpu_to_le64(new_last_eb_blk); in ocfs2_add_branch()