Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/mm/
H A Dcache-b15-rac.c126 #define nobarrier macro
144 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
/linux-6.15/include/trace/events/
H A Df2fs.h1651 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
1654 TP_ARGS(dev, nobarrier, flush_merge, ret),
1658 __field(unsigned int, nobarrier)
1665 __entry->nobarrier = nobarrier;
1672 __entry->nobarrier ? "skip (nobarrier)" : "issue",
/linux-6.15/Documentation/filesystems/
H A Df2fs.rst154 nobarrier This option can be used if underlying storage guarantees
247 "strict", and "nobarrier". In "posix" mode, which is
252 pass, but the performance will regress. "nobarrier" is
254 non-atomic files likewise "nobarrier" mount option.
H A Dnilfs2.rst55 nobarrier requires an IO stack which can support barriers, and
/linux-6.15/Documentation/admin-guide/
H A Dext4.rst198 barrier=<0|1(*)>, barrier(*), nobarrier
206 improve performance. The mount options "barrier" and "nobarrier" can
H A Dxfs.rst276 nobarrier v4.19