Searched refs:new_last_eb_blk (Results 1 – 1 of 1) sorted by relevance
492 u64 new_last_eb_blk) in ocfs2_et_set_last_eb_blk() argument 494 et->et_ops->eo_set_last_eb_blk(et, new_last_eb_blk); in ocfs2_et_set_last_eb_blk() 1158 u64 next_blkno, new_last_eb_blk; in ocfs2_add_branch() local 1243 * when we leave the loop, new_last_eb_blk will point to the in ocfs2_add_branch() 1246 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()