Searched refs:lastoff (Results 1 – 1 of 1) sorted by relevance
2416 xfs_fileoff_t lastoff; in xfs_da3_swap_lastblock() local2436 lastoff = args->geo->freeblk; in xfs_da3_swap_lastblock()2437 error = xfs_bmap_last_before(tp, dp, &lastoff, w); in xfs_da3_swap_lastblock()2440 if (XFS_IS_CORRUPT(mp, lastoff == 0)) { in xfs_da3_swap_lastblock()2447 last_blkno = (xfs_dablk_t)lastoff - args->geo->fsbcount; in xfs_da3_swap_lastblock()