Searched defs:trunc_start (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | bmap.c | 1407 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start() function
|
| /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 [all...] |
| /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 [all...] |
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | bmap.c | 1351 static int trunc_start(struct inode *inode, u64 newsize) in trunc_start() function
|
Completed in 12 milliseconds