Home
last modified time | relevance | path

Searched defs:XATTR_REPLACE (Results 1 – 18 of 18) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dxattr.h21 #define XATTR_REPLACE 0x2 /* set value, fail if attr does not exist */ macro
/external/f2fs-tools/fsck/
Dxattr.h96 #define XATTR_REPLACE 0x2 macro
/external/u-boot/fs/yaffs2/
Dyportenv.h278 #define XATTR_REPLACE 2 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_darwin_386.go1480 XATTR_REPLACE = 0x4 const
Dzerrors_darwin_arm64.go1480 XATTR_REPLACE = 0x4 const
Dzerrors_darwin_amd64.go1480 XATTR_REPLACE = 0x4 const
Dzerrors_darwin_arm.go1480 XATTR_REPLACE = 0x4 const
Dzerrors_linux_mipsle.go2246 XATTR_REPLACE = 0x2 const
Dzerrors_linux_s390x.go2303 XATTR_REPLACE = 0x2 const
Dzerrors_linux_arm.go2249 XATTR_REPLACE = 0x2 const
Dzerrors_linux_ppc64le.go2303 XATTR_REPLACE = 0x2 const
Dzerrors_linux_mips64.go2246 XATTR_REPLACE = 0x2 const
Dzerrors_linux_ppc64.go2303 XATTR_REPLACE = 0x2 const
Dzerrors_linux_amd64.go2243 XATTR_REPLACE = 0x2 const
Dzerrors_linux_mips64le.go2246 XATTR_REPLACE = 0x2 const
Dzerrors_linux_386.go2243 XATTR_REPLACE = 0x2 const
Dzerrors_linux_mips.go2246 XATTR_REPLACE = 0x2 const
Dzerrors_linux_arm64.go2234 XATTR_REPLACE = 0x2 const