Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h539 R5_DID_ALLOC, /* A stripe was allocated, don't allocate enumerator
Draid5.c848 if (!test_bit(R5_DID_ALLOC, &conf->cache_state)) in raid5_get_active_stripe()
6752 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
6808 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()