Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mm/
Dcache-b15-rac.c125 #define nobarrier macro
143 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
/linux-6.1.9/include/trace/events/
Df2fs.h1497 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
1500 TP_ARGS(dev, nobarrier, flush_merge, ret),
1504 __field(unsigned int, nobarrier)
1511 __entry->nobarrier = nobarrier;
1518 __entry->nobarrier ? "skip (nobarrier)" : "issue",
/linux-6.1.9/Documentation/filesystems/
Df2fs.rst152 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.
Dnilfs2.rst55 nobarrier requires an IO stack which can support barriers, and
/linux-6.1.9/Documentation/admin-guide/
Dext4.rst198 barrier=<0|1(*)>, barrier(*), nobarrier
206 improve performance. The mount options "barrier" and "nobarrier" can
Dxfs.rst259 nobarrier v4.19