Searched refs:R5_DID_ALLOC (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/md/
H A Draid5.c848 if (!test_bit(R5_DID_ALLOC, &conf->cache_state))
6741 clear_bit(R5_DID_ALLOC, &conf->cache_state);
6786 set_bit(R5_DID_ALLOC, &conf->cache_state);
H A Draid5.h539 R5_DID_ALLOC, /* A stripe was allocated, don't allocate enumerator in enum:r5_cache_state

Completed in 162 milliseconds