Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5.h529 R5_INACTIVE_BLOCKED, /* release of inactive stripes blocked, enumerator
H A Draid5.c800 if (!test_bit(R5_INACTIVE_BLOCKED, &conf->cache_state)) in is_inactive_blocked()
843 if (!test_bit(R5_INACTIVE_BLOCKED, &conf->cache_state)) { in raid5_get_active_stripe()
859 set_bit(R5_INACTIVE_BLOCKED, &conf->cache_state); in raid5_get_active_stripe()
871 clear_bit(R5_INACTIVE_BLOCKED, &conf->cache_state); in raid5_get_active_stripe()