Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.h312 xfs_bunmapi(
Dxfs_dir2.c808 if ((error = xfs_bunmapi(tp, dp, da, mp->m_dirblkfsbs, in xfs_dir2_shrink_inode()
Dxfs_vnodeops.c1371 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()
Dxfs_attr.c2167 error = xfs_bunmapi(args->trans, args->dp, lblkno, blkcnt, in xfs_attr_rmtval_remove()
Dxfs_da_btree.c2019 if ((error = xfs_bunmapi(tp, dp, dead_blkno, count, in xfs_da_shrink_inode()
Dxfs_inode.c1699 error = xfs_bunmapi(ntp, ip, first_unmap_block, in xfs_itruncate_finish()
Dxfs_bmap.c5144 xfs_bunmapi( in xfs_bunmapi() function