phys_cpos 5695 fs/ocfs2/alloc.c u32 cpos, u32 phys_cpos, u32 len, int flags, phys_cpos 5700 fs/ocfs2/alloc.c u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); phys_cpos 7227 fs/ocfs2/alloc.c u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; phys_cpos 7353 fs/ocfs2/alloc.c phys_cpos = ocfs2_blocks_to_clusters(inode->i_sb, blkno); phys_cpos 7365 fs/ocfs2/alloc.c phys_cpos, trunc_len, flags, &dealloc, phys_cpos 130 fs/ocfs2/alloc.h u32 cpos, u32 phys_cpos, u32 len, int flags, phys_cpos 1433 fs/ocfs2/file.c u32 cpos, phys_cpos, clusters, alloc_size; phys_cpos 1466 fs/ocfs2/file.c ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, phys_cpos 1480 fs/ocfs2/file.c if (phys_cpos) { phys_cpos 1698 fs/ocfs2/file.c u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; phys_cpos 1829 fs/ocfs2/file.c phys_cpos = ocfs2_blocks_to_clusters(inode->i_sb, blkno); phys_cpos 1832 fs/ocfs2/file.c phys_cpos, trunc_len, flags, phys_cpos 2057 fs/ocfs2/file.c u32 cpos, clusters, extent_len, phys_cpos; phys_cpos 2069 fs/ocfs2/file.c ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &extent_len, phys_cpos 2076 fs/ocfs2/file.c if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) { phys_cpos 208 fs/ocfs2/move_extents.c u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) phys_cpos 217 fs/ocfs2/move_extents.c u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); phys_cpos 315 fs/ocfs2/move_extents.c phys_cpos, new_phys_cpos); phys_cpos 317 fs/ocfs2/move_extents.c ret = __ocfs2_move_extent(handle, context, cpos, new_len, phys_cpos, phys_cpos 536 fs/ocfs2/move_extents.c u32 *phys_cpos) phys_cpos 552 fs/ocfs2/move_extents.c *phys_cpos = 0; phys_cpos 565 fs/ocfs2/move_extents.c *phys_cpos = base_cpos + i; phys_cpos 570 fs/ocfs2/move_extents.c mlog(0, "found phys_cpos: %u to fit the wanted moving.\n", *phys_cpos); phys_cpos 574 fs/ocfs2/move_extents.c u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, phys_cpos 591 fs/ocfs2/move_extents.c phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); phys_cpos 683 fs/ocfs2/move_extents.c ret = __ocfs2_move_extent(handle, context, cpos, len, phys_cpos, phys_cpos 773 fs/ocfs2/move_extents.c u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; phys_cpos 830 fs/ocfs2/move_extents.c ret = ocfs2_get_clusters(inode, cpos, &phys_cpos, &alloc_size, phys_cpos 846 fs/ocfs2/move_extents.c if (!phys_cpos) { phys_cpos 866 fs/ocfs2/move_extents.c cpos, phys_cpos, alloc_size, len_defraged); phys_cpos 868 fs/ocfs2/move_extents.c ret = ocfs2_defrag_extent(context, cpos, phys_cpos, phys_cpos 871 fs/ocfs2/move_extents.c ret = ocfs2_move_extent(context, cpos, phys_cpos, phys_cpos 767 fs/ocfs2/xattr.c u32 cpos, u32 phys_cpos, u32 len, phys_cpos 772 fs/ocfs2/xattr.c u64 phys_blkno = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos); phys_cpos 818 fs/ocfs2/xattr.c u32 trunc_len, cpos, phys_cpos, alloc_size; phys_cpos 827 fs/ocfs2/xattr.c ret = ocfs2_xattr_get_clusters(inode, cpos, &phys_cpos, phys_cpos 839 fs/ocfs2/xattr.c phys_cpos, alloc_size, phys_cpos 846 fs/ocfs2/xattr.c block = ocfs2_clusters_to_blocks(inode->i_sb, phys_cpos);