Searched defs:trunc_cpos (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | file.c | 1766 u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; in ocfs2_remove_inode_range() local 1705 ocfs2_calc_trunc_pos(struct inode *inode, struct ocfs2_extent_list *el, struct ocfs2_extent_rec *rec, u32 trunc_start, u32 *trunc_cpos, u32 *trunc_len, u32 *trunc_end, u64 *blkno, int *done) ocfs2_calc_trunc_pos() argument
|
| H A D | alloc.c | 7204 u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; in ocfs2_commit_truncate() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | file.c | 1760 u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; in ocfs2_remove_inode_range() local 1699 ocfs2_calc_trunc_pos(struct inode *inode, struct ocfs2_extent_list *el, struct ocfs2_extent_rec *rec, u32 trunc_start, u32 *trunc_cpos, u32 *trunc_len, u32 *trunc_end, u64 *blkno, int *done) ocfs2_calc_trunc_pos() argument
|
| H A D | alloc.c | 7209 u32 new_highest_cpos, range, trunc_cpos, trunc_len, phys_cpos, coff; in ocfs2_commit_truncate() local
|
Completed in 23 milliseconds