Lines Matching refs:new_phys_cpos
41 u32 new_phys_cpos;
118 context->new_phys_cpos = new_p_cpos;
206 u32 new_phys_cpos, new_len;
282 &new_phys_cpos, &new_len);
304 mlog(0, "cpos: %u, phys_cpos: %u, new_phys_cpos: %u\n", cpos,
305 phys_cpos, new_phys_cpos);
308 new_phys_cpos, ext_flags);
329 new_phys_cpos, new_len);
334 ocfs2_clusters_to_blocks(osb->sb, new_phys_cpos),
565 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos,
651 new_phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, *new_phys_cpos);
668 new_phys_cpos);
669 if (!*new_phys_cpos) {
675 *new_phys_cpos, ext_flags);
765 u32 len_defraged = 0, defrag_thresh = 0, new_phys_cpos = 0;
809 new_phys_cpos = ocfs2_blocks_to_clusters(inode->i_sb,
863 &new_phys_cpos, alloc_size,
866 new_phys_cpos += alloc_size;
887 context->new_phys_cpos);