Home
last modified time | relevance | path

Searched refs:nobarrier (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/arm/mm/
Dcache-b15-rac.c125 #define nobarrier macro
143 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
/Linux-v5.4/include/trace/events/
Df2fs.h1487 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
1490 TP_ARGS(dev, nobarrier, flush_merge, ret),
1494 __field(unsigned int, nobarrier)
1501 __entry->nobarrier = nobarrier;
1508 __entry->nobarrier ? "skip (nobarrier)" : "issue",
/Linux-v5.4/Documentation/filesystems/
Df2fs.txt142 nobarrier This option can be used if underlying storage guarantees
212 "strict", and "nobarrier". In "posix" mode, which is
217 pass, but the performance will regress. "nobarrier" is
219 non-atomic files likewise "nobarrier" mount option.
Dnilfs2.txt51 nobarrier requires an IO stack which can support barriers, and
/Linux-v5.4/Documentation/admin-guide/
Dext4.rst193 barrier=<0|1(*)>, barrier(*), nobarrier
201 improve performance. The mount options "barrier" and "nobarrier" can
Dxfs.rst234 nobarrier v4.19