Searched refs:nobarrier (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.1/arch/arm/mm/ |
| D | cache-b15-rac.c | 125 #define nobarrier macro 143 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
|
| /Linux-v6.1/include/trace/events/ |
| D | f2fs.h | 1493 TP_PROTO(struct block_device *dev, unsigned int nobarrier, 1496 TP_ARGS(dev, nobarrier, flush_merge, ret), 1500 __field(unsigned int, nobarrier) 1507 __entry->nobarrier = nobarrier; 1514 __entry->nobarrier ? "skip (nobarrier)" : "issue",
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | f2fs.rst | 152 nobarrier This option can be used if underlying storage guarantees 241 "strict", and "nobarrier". In "posix" mode, which is 246 pass, but the performance will regress. "nobarrier" is 248 non-atomic files likewise "nobarrier" mount option.
|
| D | nilfs2.rst | 55 nobarrier requires an IO stack which can support barriers, and
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | ext4.rst | 198 barrier=<0|1(*)>, barrier(*), nobarrier 206 improve performance. The mount options "barrier" and "nobarrier" can
|
| D | xfs.rst | 259 nobarrier v4.19
|