Home
last modified time | relevance | path

Searched refs:agi_rotor (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Discan.c675 static atomic_t agi_rotor; in xchk_iscan_rotor() local
676 unsigned int r = atomic_inc_return(&agi_rotor) - 1; in xchk_iscan_rotor()