Home
last modified time | relevance | path

Searched refs:R5_DID_ALLOC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h537 R5_DID_ALLOC, /* A stripe was allocated, don't allocate enumerator
H A Draid5.c722 if (!sh && !test_bit(R5_DID_ALLOC, in raid5_get_active_stripe()
6488 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
6533 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h539 R5_DID_ALLOC, /* A stripe was allocated, don't allocate enumerator
H A Draid5.c848 if (!test_bit(R5_DID_ALLOC, &conf->cache_state)) in raid5_get_active_stripe()
6812 clear_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()
6868 set_bit(R5_DID_ALLOC, &conf->cache_state); in raid5d()

Completed in 23 milliseconds