Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-raid.c214 #define RT_FLAG_RS_GROW 8 macro
3099 set_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3173 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3208 clear_bit(RT_FLAG_RS_GROW, &rs->runtime_flags); in raid_ctr()
3211 } else if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_ctr()
3969 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) { in raid_preresume()
3978 (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags) || in raid_preresume()
3994 if (test_bit(RT_FLAG_RS_GROW, &rs->runtime_flags)) in raid_preresume()