Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dcache-b15-rac.c125 #define nobarrier macro
143 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
/openbmc/linux/include/trace/events/
H A Df2fs.h1553 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
1556 TP_ARGS(dev, nobarrier, flush_merge, ret),
1560 __field(unsigned int, nobarrier)
1567 __entry->nobarrier = nobarrier;
1574 __entry->nobarrier ? "skip (nobarrier)" : "issue",
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst154 nobarrier This option can be used if underlying storage guarantees
244 "strict", and "nobarrier". In "posix" mode, which is
249 pass, but the performance will regress. "nobarrier" is
251 non-atomic files likewise "nobarrier" mount option.
H A Dnilfs2.rst55 nobarrier requires an IO stack which can support barriers, and
/openbmc/linux/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.rst260 nobarrier v4.19