Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mm/
Dcache-b15-rac.c128 #define nobarrier macro
146 BUILD_RAC_CACHE_OP(kern_cache_all, nobarrier);
/Linux-v4.19/include/trace/events/
Df2fs.h1418 TP_PROTO(struct block_device *dev, unsigned int nobarrier,
1421 TP_ARGS(dev, nobarrier, flush_merge, ret),
1425 __field(unsigned int, nobarrier)
1432 __entry->nobarrier = nobarrier;
1439 __entry->nobarrier ? "skip (nobarrier)" : "issue",
/Linux-v4.19/Documentation/filesystems/
Df2fs.txt140 nobarrier This option can be used if underlying storage guarantees
204 "strict", and "nobarrier". In "posix" mode, which is
209 pass, but the performance will regress. "nobarrier" is
211 non-atomic files likewise "nobarrier" mount option.
Dnilfs2.txt51 nobarrier requires an IO stack which can support barriers, and
Dxfs.txt238 nobarrier v4.19
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst163 nobarrier This also requires an IO stack which can support
171 The mount options "barrier" and "nobarrier" can