Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-raid.c214 #define RT_FLAG_RS_GROW 8 macro
3094 set_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3169 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3204 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3207 } else if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_ctr()
3996 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_preresume()
4005 (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags) || in raid_preresume()
4021 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) in raid_preresume()