Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-raid.c215 #define RT_FLAG_RS_GROW 8 macro
3108 set_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3183 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3218 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3221 } else if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_ctr()
4047 if (!test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags) && in raid_preresume()
4066 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_preresume()
4075 (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags) || in raid_preresume()
4092 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) in raid_preresume()