Searched refs:lastoff (Results 1 – 2 of 2) sorted by relevance
101 #define lastoff r23 macro149 and lastoff=7,tmp1 // how many bytes off for last element151 sub tmp1=8,lastoff // complement to lastoff
1666 xfs_fileoff_t lastoff; in xfs_da_swap_lastblock() local1683 lastoff = mp->m_dirfreeblk; in xfs_da_swap_lastblock()1684 error = xfs_bmap_last_before(tp, ip, &lastoff, w); in xfs_da_swap_lastblock()1687 if (unlikely(lastoff == 0)) { in xfs_da_swap_lastblock()1695 last_blkno = (xfs_dablk_t)lastoff - mp->m_dirblkfsbs; in xfs_da_swap_lastblock()