Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h544 R5_DID_ALLOC, /* A stripe was allocated, don't allocate enumerator
Draid5.c654 if (!sh && !test_bit(R5_DID_ALLOC, in raid5_get_active_stripe()
6285 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
6330 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()