Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.h193 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_bmap.c5283 __xfs_bunmapi( in __xfs_bunmapi() function
5602 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi()
6200 error = __xfs_bunmapi(tp, bi->bi_owner, bmap->br_startoff, in xfs_bmap_finish_one()
/openbmc/linux/fs/xfs/
H A Dxfs_inode.c1392 error = __xfs_bunmapi(tp, ip, first_unmap_block, &unmap_len, in xfs_itruncate_extents_flags()