Home
last modified time | relevance | path

Searched refs:xfs_bunmapi (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.h208 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
Dxfs_attr_remote.c622 error = xfs_bunmapi(args->trans, args->dp, lblkno, blkcnt, in xfs_attr_rmtval_remove()
Dxfs_dir2.c657 error = xfs_bunmapi(tp, dp, da, args->geo->fsbcount, 0, 0, &done); in xfs_dir2_shrink_inode()
Dxfs_da_btree.c2397 error = xfs_bunmapi(tp, dp, dead_blkno, count, in xfs_da_shrink_inode()
Dxfs_bmap.c5478 xfs_bunmapi( in xfs_bunmapi() function
/linux-4.19.296/fs/xfs/
Dxfs_symlink.c456 error = xfs_bunmapi(tp, ip, 0, size, 0, nmaps, &done); in xfs_inactive_symlink_rmt()
Dxfs_bmap_util.c1031 error = xfs_bunmapi(tp, ip, startoffset_fsb, len_fsb, 0, 2, done); in xfs_unmap_extent()
Dxfs_inode.c1563 error = xfs_bunmapi(tp, ip, first_unmap_block, unmap_len, flags, in xfs_itruncate_extents_flags()