Searched refs:__xfs_bunmapi (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.h | 193 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
|
H A D | xfs_bmap.c | 5283 __xfs_bunmapi( in __xfs_bunmapi() function 5602 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi() 6200 error = __xfs_bunmapi(tp, bi->bi_owner, bmap->br_startoff, in xfs_bmap_finish_one()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_inode.c | 1392 error = __xfs_bunmapi(tp, ip, first_unmap_block, &unmap_len, in xfs_itruncate_extents_flags()
|