Home
last modified time | relevance | path

Searched refs:FALLOC_FL_NO_HIDE_STALE (Results 1 – 15 of 15) sorted by relevance

/external/strace/xlat/
Dfalloc_flags.h20 #if defined(FALLOC_FL_NO_HIDE_STALE) || (defined(HAVE_DECL_FALLOC_FL_NO_HIDE_STALE) && HAVE_DECL_FA…
22 static_assert((FALLOC_FL_NO_HIDE_STALE) == (0x04), "FALLOC_FL_NO_HIDE_STALE != 0x04");
25 # define FALLOC_FL_NO_HIDE_STALE 0x04
68 XLAT(FALLOC_FL_NO_HIDE_STALE),
Dfalloc_flags.in3 FALLOC_FL_NO_HIDE_STALE 0x04
/external/kernel-headers/original/uapi/linux/
Dfalloc.h7 #define FALLOC_FL_NO_HIDE_STALE 0x04 /* reserved codepoint */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go443 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_mipsle.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_s390x.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_arm.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_ppc64le.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_mips64.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_ppc64.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_amd64.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_mips64le.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_386.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_mips.go484 FALLOC_FL_NO_HIDE_STALE = 0x4 const
Dzerrors_linux_arm64.go486 FALLOC_FL_NO_HIDE_STALE = 0x4 const