Searched defs:phys_cpos (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | move_extents.c | 206 u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) in ocfs2_defrag_extent() 534 u32 *phys_cpos) in ocfs2_probe_alloc_group() 573 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, in ocfs2_move_extent() 772 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
|
D | file.c | 1449 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local 1774 u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; in ocfs2_remove_inode_range() local 2145 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
|
D | alloc.c | 5713 u32 cpos, u32 phys_cpos, u32 len, int flags, in ocfs2_remove_btree_range() 7205 u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; in ocfs2_commit_truncate() local
|
D | xattr.c | 775 u32 cpos, u32 phys_cpos, u32 len, in __ocfs2_remove_xattr_range() 826 u32 trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_xattr_shrink_size() local
|