Searched refs:xfs_bmap_insert_extents (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 227 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_bmap.c | 5886 xfs_bmap_insert_extents( in xfs_bmap_insert_extents() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 211 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_bmap.c | 5856 xfs_bmap_insert_extents( in xfs_bmap_insert_extents() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_bmap_util.c | 1177 error = xfs_bmap_insert_extents(tp, ip, &next_fsb, shift_fsb, in xfs_insert_file_space()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_bmap_util.c | 1229 error = xfs_bmap_insert_extents(tp, ip, &next_fsb, shift_fsb, in xfs_insert_file_space()
|
Completed in 20 milliseconds