Searched refs:inext (Results 1 – 2 of 2) sorted by relevance
100 xfs_rtblock_t pnext, inext; in xchk_rtrmapbt_check_overlapping() local120 inext = irec->rm_startblock + irec->rm_blockcount; in xchk_rtrmapbt_check_overlapping()121 if (pnext > inext) in xchk_rtrmapbt_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()