Home
last modified time | relevance | path

Searched refs:R5_GAS_NOBLOCK (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/md/
Draid5.h817 #define R5_GAS_NOBLOCK (1 << 1) macro
Draid5.c852 if (flags & R5_GAS_NOBLOCK) in raid5_get_active_stripe()
4641 R5_GAS_NOBLOCK | R5_GAS_NOQUIESCE); in handle_stripe_expansion()
5279 R5_GAS_PREVIOUS | R5_GAS_NOBLOCK | in handle_stripe()
6022 flags |= R5_GAS_NOBLOCK; in make_stripe_request()
6596 R5_GAS_NOBLOCK); in raid5_sync_request()
6662 R5_GAS_NOBLOCK | R5_GAS_NOQUIESCE); in retry_aligned_read()
Draid5-cache.c1928 noblock ? R5_GAS_NOBLOCK : 0); in r5c_recovery_alloc_stripe()