__xfs_bunmapi    5530 fs/xfs/libxfs/xfs_bmap.c 	error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts);
__xfs_bunmapi    6158 fs/xfs/libxfs/xfs_bmap.c 		error = __xfs_bunmapi(tp, ip, startoff, blockcount,
__xfs_bunmapi     204 fs/xfs/libxfs/xfs_bmap.h int	__xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
__xfs_bunmapi     667 fs/xfs/xfs_reflink.c 	error = __xfs_bunmapi(tp, ip, del.br_startoff, &rlen, 0, 1);
__xfs_bunmapi    1045 fs/xfs/xfs_reflink.c 		error = __xfs_bunmapi(tp, ip, destoff, &rlen, 0, 1);