Searched defs:phys_cpos (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | move_extents.c | 196 u32 cpos, u32 phys_cpos, u32 *len, int ext_flags) in ocfs2_defrag_extent() 524 u32 *phys_cpos) in ocfs2_probe_alloc_group() 563 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, in ocfs2_move_extent() 762 u32 cpos, phys_cpos, move_start, len_to_move, alloc_size; in __ocfs2_move_extents_range() local
|
H A D | file.c | 1440 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local 1765 u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; in ocfs2_remove_inode_range() local 2146 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_refcount() local
|
H A D | alloc.c | 5692 u32 cpos, u32 phys_cpos, u32 len, int flags, in ocfs2_remove_btree_range() 7209 u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; in ocfs2_commit_truncate() local
|
H A D | xattr.c | 761 u32 cpos, u32 phys_cpos, u32 len, in __ocfs2_remove_xattr_range() 812 u32 trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_xattr_shrink_size() local
|