Home
last modified time | relevance | path

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

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