Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-raid.c214 #define RT_FLAG_RS_GROW 8 macro
3077 set_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3151 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3186 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3189 } else if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_ctr()
3947 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_preresume()
3956 (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags) || in raid_preresume()
3972 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) in raid_preresume()