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

/linux-4.1.27/fs/xfs/
H A Dxfs_symlink.c509 error = xfs_bunmapi(tp, ip, 0, size, XFS_BMAPI_METADATA, nmaps, xfs_inactive_symlink_rmt()
522 * actually extents freed by xfs_bunmapi. See xfs_bmap_finish. xfs_inactive_symlink_rmt()
H A Dxfs_bmap_util.c60 * Routine to be called at transaction's end by xfs_bmapi, xfs_bunmapi
775 * don't cancel or finish them after the xfs_bunmapi() call. xfs_bmap_punch_delalloc_range()
778 error = xfs_bunmapi(NULL, ip, start_fsb, 1, 0, 1, &firstblock, xfs_bmap_punch_delalloc_range()
1219 * actually need to zero the extent edges. Otherwise xfs_bunmapi xfs_free_file_space()
1308 error = xfs_bunmapi(tp, ip, startoffset_fsb, xfs_free_file_space()
H A Dxfs_inode.c1597 error = xfs_bunmapi(tp, ip, xfs_itruncate_extents()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_bmap.h211 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
H A Dxfs_attr_remote.c620 error = xfs_bunmapi(args->trans, args->dp, lblkno, blkcnt, xfs_attr_rmtval_remove()
H A Dxfs_dir2.c680 if ((error = xfs_bunmapi(tp, dp, da, args->geo->fsbcount, xfs_dir2_shrink_inode()
H A Dxfs_da_btree.c2104 * This is called if xfs_bunmapi on a btree block fails due to ENOSPC.
2353 error = xfs_bunmapi(tp, dp, dead_blkno, count, xfs_da_shrink_inode()
H A Dxfs_bmap.c5006 xfs_bunmapi( xfs_bunmapi() function
5047 XFS_ERROR_REPORT("xfs_bunmapi", XFS_ERRLEVEL_LOW, xfs_bunmapi()

Completed in 193 milliseconds