Searched refs:inext (Results 1 – 2 of 2) sorted by relevance
197 xfs_agblock_t pnext, inext; in xchk_rmapbt_check_overlapping() local217 inext = irec->rm_startblock + irec->rm_blockcount; in xchk_rmapbt_check_overlapping()218 if (pnext > inext) in xchk_rmapbt_check_overlapping()
787 struct memory_initiator *initiator, *inext; in hmat_free_structures() local809 list_for_each_entry_safe(initiator, inext, &initiators, node) { in hmat_free_structures()