Searched defs:phys_cpos (Results 1 – 3 of 3) sorted by relevance
/fs/ocfs2/ |
D | file.c | 1158 u32 cpos, clusters, extent_len, phys_cpos; in ocfs2_check_range_for_holes() local 1213 u32 cpos, phys_cpos, clusters, alloc_size; in ocfs2_allocate_unwritten_extents() local 1382 u32 trunc_start, trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_remove_inode_range() local
|
D | xattr.c | 655 u32 cpos, u32 phys_cpos, u32 len, in __ocfs2_remove_xattr_range() 702 u32 trunc_len, cpos, phys_cpos, alloc_size; in ocfs2_xattr_shrink_size() local
|
D | alloc.c | 5379 u32 cpos, u32 phys_cpos, u32 len, in ocfs2_remove_btree_range()
|