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

/linux-master/drivers/md/
H A Draid5.h817 #define R5_GAS_NOBLOCK (1 << 1) macro
H A Draid5.c853 if (flags & R5_GAS_NOBLOCK)
4595 R5_GAS_NOBLOCK | R5_GAS_NOQUIESCE);
5228 R5_GAS_PREVIOUS | R5_GAS_NOBLOCK |
5949 flags |= R5_GAS_NOBLOCK;
6525 R5_GAS_NOBLOCK);
6589 R5_GAS_NOBLOCK | R5_GAS_NOQUIESCE);
H A Draid5-cache.c1924 noblock ? R5_GAS_NOBLOCK : 0);

Completed in 96 milliseconds