xfs_bunmapi
error = xfs_bunmapi(args->trans, args->dp, args->rmtblkno,
int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
error = xfs_bunmapi(tp, dp, dead_blkno, count,
error = xfs_bunmapi(tp, dp, da, args->geo->fsbcount, 0, 0, &done);
error = xfs_bunmapi(tp, ip, 0, XFS_MAX_FILEOFF, 0, nmaps, &done);
error = xfs_bunmapi(tp, ip, startoffset_fsb, len_fsb, 0, 2, done);
error = xfs_bunmapi(NULL, ip, smap.br_startoff,
error = xfs_bunmapi(NULL, ip, data.br_startoff,