Home
last modified time | relevance | path

Searched refs:xfs_bmap_insert_extents (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_bmap.h211 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5856 xfs_bmap_insert_extents( in xfs_bmap_insert_extents() function
/linux-6.6.21/fs/xfs/
Dxfs_bmap_util.c1229 error = xfs_bmap_insert_extents(tp, ip, &next_fsb, shift_fsb, in xfs_insert_file_space()