Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h536 #define R5_DID_ALLOC 4 /* A stripe was allocated, don't allocate macro
Draid5.c675 if (!sh && !test_bit(R5_DID_ALLOC, in raid5_get_active_stripe()
5863 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
5908 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()