Searched refs:xfs_bunmapi (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_bmap.h | 312 xfs_bunmapi(
|
D | xfs_dir2.c | 808 if ((error = xfs_bunmapi(tp, dp, da, mp->m_dirblkfsbs, in xfs_dir2_shrink_inode()
|
D | xfs_vnodeops.c | 1371 if ((error = xfs_bunmapi(tp, ip, 0, size, XFS_BMAPI_METADATA, nmaps, in xfs_inactive_symlink_rmt() 4456 error = xfs_bunmapi(tp, ip, startoffset_fsb, in xfs_free_file_space()
|
D | xfs_attr.c | 2167 error = xfs_bunmapi(args->trans, args->dp, lblkno, blkcnt, in xfs_attr_rmtval_remove()
|
D | xfs_da_btree.c | 2019 if ((error = xfs_bunmapi(tp, dp, dead_blkno, count, in xfs_da_shrink_inode()
|
D | xfs_inode.c | 1699 error = xfs_bunmapi(ntp, ip, first_unmap_block, in xfs_itruncate_finish()
|
D | xfs_bmap.c | 5144 xfs_bunmapi( in xfs_bunmapi() function
|