Searched defs:phys_cpos (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | 
| D | move_extents.c | 208 			       u32 cpos, u32 phys_cpos, u32 *len, int ext_flags)  in ocfs2_defrag_extent()536 				    u32 *phys_cpos)  in ocfs2_probe_alloc_group()
 574 			     u32 cpos, u32 phys_cpos, u32 *new_phys_cpos,  in ocfs2_move_extent()
 773 	u32 cpos, phys_cpos, move_start, len_to_move, alloc_size;  in __ocfs2_move_extents_range()  local
 
 | 
| D | file.c | 1433 	u32 cpos, phys_cpos, clusters, alloc_size;  in ocfs2_allocate_unwritten_extents()  local1698 	u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos;  in ocfs2_remove_inode_range()  local
 2057 	u32 cpos, clusters, extent_len, phys_cpos;  in ocfs2_check_range_for_refcount()  local
 
 | 
| D | alloc.c | 5695 			     u32 cpos, u32 phys_cpos, u32 len, int flags,  in ocfs2_remove_btree_range()7227 	u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff;  in ocfs2_commit_truncate()  local
 
 | 
| D | xattr.c | 767 				      u32 cpos, u32 phys_cpos, u32 len,  in __ocfs2_remove_xattr_range()818 	u32 trunc_len, cpos, phys_cpos, alloc_size;  in ocfs2_xattr_shrink_size()  local
 
 |