Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid5.h537 R5_DID_ALLOC, /* A stripe was allocated, don't allocate enumerator
Draid5.c723 if (!sh && !test_bit(R5_DID_ALLOC, in raid5_get_active_stripe()
6489 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
6545 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()