Lines Matching refs:new_phys_cpos
39 u32 new_phys_cpos;
116 context->new_phys_cpos = new_p_cpos;
204 u32 new_phys_cpos, new_len;
280 &new_phys_cpos, &new_len);
302 mlog(0, "cpos: %u, phys_cpos: %u, new_phys_cpos: %u\n", cpos,
303 phys_cpos, new_phys_cpos);
306 new_phys_cpos, ext_flags);
327 new_phys_cpos, new_len);
332 ocfs2_clusters_to_blocks(osb->sb, new_phys_cpos),
563 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos,
649 new_phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, *new_phys_cpos);
666 new_phys_cpos);
667 if (!*new_phys_cpos) {
673 *new_phys_cpos, ext_flags);
763 u32 len_defraged = 0, defrag_thresh = 0, new_phys_cpos = 0;
807 new_phys_cpos = ocfs2_blocks_to_clusters(inode->i_sb,
861 &new_phys_cpos, alloc_size,
864 new_phys_cpos += alloc_size;
885 context->new_phys_cpos);