Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dcache-b15-rac.c126 #define nobarrier macro
144 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
/linux/include/trace/events/
H A Df2fs.h1689 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
1692 TP_ARGS(dev, nobarrier, flush_merge, ret),
1696 __field(unsigned int, nobarrier)
1703 __entry->nobarrier = nobarrier;
1710 __entry->nobarrier ? "skip (nobarrier)" : "issue",
/linux/Documentation/filesystems/
H A Df2fs.rst157 nobarrier This option can be used if underlying storage guarantees
257 "strict", and "nobarrier". In "posix" mode, which is
262 pass, but the performance will regress. "nobarrier" is
264 non-atomic files likewise "nobarrier" mount option.
H A Dnilfs2.rst55 nobarrier requires an IO stack which can support barriers, and
/linux/Documentation/admin-guide/
H A Dxfs.rst262 nobarrier v4.19