Searched defs:new_phys_cpos (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | move_extents.c | 41 u32 new_phys_cpos; member 206 u32 new_phys_cpos, new_len; in ocfs2_defrag_extent() local 565 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, in ocfs2_move_extent() 765 u32 len_defraged = 0, defrag_thresh = 0, new_phys_cpos = 0; in __ocfs2_move_extents_range() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| D | move_extents.c | 39 u32 new_phys_cpos; member 204 u32 new_phys_cpos, new_len; in ocfs2_defrag_extent() local 563 u32 cpos, u32 phys_cpos, u32 *new_phys_cpos, in ocfs2_move_extent() 763 u32 len_defraged = 0, defrag_thresh = 0, new_phys_cpos = 0; in __ocfs2_move_extents_range() local
|