Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_bmap.h193 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_bmap.c5271 __xfs_bunmapi( in __xfs_bunmapi() function
5590 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi()
6188 error = __xfs_bunmapi(tp, bi->bi_owner, bmap->br_startoff, in xfs_bmap_finish_one()
/Linux-v6.6/fs/xfs/
Dxfs_inode.c1370 error = __xfs_bunmapi(tp, ip, first_unmap_block, &unmap_len, in xfs_itruncate_extents_flags()