Searched refs:xfs_bunmapi (Results 1 – 8 of 8) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_bmap.h | 220 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
|
D | xfs_attr_remote.c | 621 error = xfs_bunmapi(args->trans, args->dp, lblkno, blkcnt, in xfs_attr_rmtval_remove()
|
D | xfs_dir2.c | 682 error = xfs_bunmapi(tp, dp, da, args->geo->fsbcount, 0, 0, in xfs_dir2_shrink_inode()
|
D | xfs_da_btree.c | 2364 error = xfs_bunmapi(tp, dp, dead_blkno, count, in xfs_da_shrink_inode()
|
D | xfs_bmap.c | 5048 xfs_bunmapi( in xfs_bunmapi() function
|
/fs/xfs/ |
D | xfs_symlink.c | 505 error = xfs_bunmapi(tp, ip, 0, size, 0, nmaps, in xfs_inactive_symlink_rmt()
|
D | xfs_bmap_util.c | 804 error = xfs_bunmapi(NULL, ip, start_fsb, 1, 0, 1, &firstblock, in xfs_bmap_punch_delalloc_range() 1346 error = xfs_bunmapi(tp, ip, startoffset_fsb, in xfs_free_file_space()
|
D | xfs_inode.c | 1591 error = xfs_bunmapi(tp, ip, in xfs_itruncate_extents()
|