DEF_PRIORITY
#define XFS_INODEGC_SHRINKER_COUNT (1UL << DEF_PRIORITY)
if (sc->priority != DEF_PRIORITY || sc->nr_to_reclaim < MIN_LRU_BATCH)
sc->priority = clamp(priority, DEF_PRIORITY / 2, DEF_PRIORITY);
if (sc->priority == DEF_PRIORITY)
sc->priority == DEF_PRIORITY);
sc->priority < DEF_PRIORITY - 2))
.priority = DEF_PRIORITY,
BUILD_BUG_ON(DEF_PRIORITY > S8_MAX);
.priority = DEF_PRIORITY,
sc.priority = DEF_PRIORITY;
if (nr_boost_reclaim && sc.priority == DEF_PRIORITY - 2)
.priority = DEF_PRIORITY,
.priority = DEF_PRIORITY,