Searched refs:lastoff (Results 1 – 3 of 3) sorted by relevance
102 #define lastoff r23 macro150 and lastoff=7,tmp1 // how many bytes off for last element152 sub tmp1=8,lastoff // complement to lastoff
356 static ulong lastoff = CONFIG_SYS_TEXT_BASE; in efi_runtime_relocate()375 newaddr = *p - lastoff + offset; in efi_runtime_relocate()413 lastoff = offset; in efi_runtime_relocate()
2274 xfs_fileoff_t lastoff; in xfs_da3_swap_lastblock() local2294 lastoff = args->geo->freeblk; in xfs_da3_swap_lastblock()2295 error = xfs_bmap_last_before(tp, dp, &lastoff, w); in xfs_da3_swap_lastblock()2298 if (XFS_IS_CORRUPT(mp, lastoff == 0)) in xfs_da3_swap_lastblock()2303 last_blkno = (xfs_dablk_t)lastoff - args->geo->fsbcount; in xfs_da3_swap_lastblock()