Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h526 #define R5_DID_ALLOC 4 /* A stripe was allocated, don't allocate macro
Draid5.c678 !test_bit(R5_DID_ALLOC, &conf->cache_state)) in get_active_stripe()
5829 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
5874 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()