Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dmagic.h83 #define NSFS_MAGIC 0x6e736673 macro
/external/kernel-headers/original/uapi/linux/
Dmagic.h86 #define NSFS_MAGIC 0x6e736673 macro
/external/strace/xlat/
Dfsmagic.in83 { 0x6e736673, "NSFS_MAGIC" },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1141 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_s390x.go1140 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_arm.go1140 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_ppc64le.go1142 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_mips64.go1141 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_ppc64.go1142 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_amd64.go1142 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_mips64le.go1141 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_386.go1142 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_mips.go1141 NSFS_MAGIC = 0x6e736673 const
Dzerrors_linux_arm64.go1143 NSFS_MAGIC = 0x6e736673 const
/external/strace/
DChangeLog27609 * xlat/fsmagic.in: Add NSFS_MAGIC, TRACEFS_MAGIC, BPF_FS_MAGIC,