Searched refs:next_incore (Results 1 – 1 of 1) sorted by relevance
177 uint64_t next_ondisk, next_incore = -1ULL; in xchk_dquot_iter() local195 xchk_dquot_iter_advance_incore(cursor, &next_incore); in xchk_dquot_iter()198 cursor->id = min(next_ondisk, next_incore); in xchk_dquot_iter()