Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-raid.c215 #define RT_FLAG_RS_GROW 8 macro
3091 set_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3166 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3201 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3204 } else if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_ctr()
3990 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_preresume()
3999 (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags) || in raid_preresume()
4015 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) in raid_preresume()