Searched refs:inext (Results 1 – 2 of 2) sorted by relevance
207 xfs_agblock_t pnext, inext; in xchk_rmapbt_check_overlapping() local227 inext = irec->rm_startblock + irec->rm_blockcount; in xchk_rmapbt_check_overlapping()228 if (pnext > inext) in xchk_rmapbt_check_overlapping()
992 struct memory_initiator *initiator, *inext; in hmat_free_structures() local1014 list_for_each_entry_safe(initiator, inext, &initiators, node) { in hmat_free_structures()