Home
last modified time | relevance | path

Searched refs:__xfs_bunmapi (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_bmap.h209 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5256 __xfs_bunmapi( in __xfs_bunmapi() function
5605 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi()
6210 error = __xfs_bunmapi(tp, ip, startoff, blockcount, in xfs_bmap_finish_one()
/Linux-v5.10/fs/xfs/
Dxfs_reflink.c665 error = __xfs_bunmapi(tp, ip, del.br_startoff, &rlen, 0, 1); in xfs_reflink_end_cow_extent()
1114 error = __xfs_bunmapi(NULL, ip, smap.br_startoff, &len, 0, 1); in xfs_reflink_remap_extent()
Dxfs_inode.c1532 error = __xfs_bunmapi(tp, ip, first_unmap_block, &unmap_len, in xfs_itruncate_extents_flags()