Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_bmap.h193 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5258 __xfs_bunmapi( in __xfs_bunmapi() function
5577 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi()
6175 error = __xfs_bunmapi(tp, bi->bi_owner, bmap->br_startoff, in xfs_bmap_finish_one()
/linux-6.6.21/fs/xfs/
Dxfs_inode.c1377 error = __xfs_bunmapi(tp, ip, first_unmap_block, &unmap_len, in xfs_itruncate_extents_flags()