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