Home
last modified time | relevance | path

Searched refs:stx_attributes (Results 1 - 25 of 26) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx08.c53 if (buf.stx_attributes & STATX_ATTR_COMPRESSED) in run()
61 if (buf.stx_attributes & STATX_ATTR_APPEND) in run()
69 if (buf.stx_attributes & STATX_ATTR_IMMUTABLE) in run()
77 if (buf.stx_attributes & STATX_ATTR_NODUMP) in run()
H A Dstatx09.c48 if (buf.stx_attributes & STATX_ATTR_VERITY) in test_flagged()
50 (uint64_t)buf.stx_attributes); in test_flagged()
62 if ((buf.stx_attributes & STATX_ATTR_VERITY) == 0) in test_unflagged()
H A Dstatx05.c50 if (buf.stx_attributes & STATX_ATTR_ENCRYPTED) in test_flagged()
70 if ((buf.stx_attributes & STATX_ATTR_ENCRYPTED) == 0) in test_unflagged()
H A Dstatx12.c61 if (buf.stx_attributes & STATX_ATTR_MOUNT_ROOT) { in verify_statx()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dstat.h36 uint64_t stx_attributes; member
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.h40 uint64_t stx_attributes; member
/third_party/ltp/include/lapi/
H A Dstat.h75 uint64_t stx_attributes; member
190 * Attributes to be found in stx_attributes and masked in stx_attributes_mask.
/third_party/musl/include/sys/
H A Dstat.h133 uint64_t stx_attributes; member
/third_party/musl/src/stat/
H A Dfstatat.c13 uint64_t stx_attributes; member
/third_party/libuv/src/unix/
H A Dinternal.h195 uint64_t stx_attributes; member
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs1013 pub stx_attributes: u64,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs21 pub stx_attributes: u64,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3617 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3615 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3595 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3740 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3800 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3768 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3864 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs3701 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs3979 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3675 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs3949 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3644 pub stx_attributes: __u64,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs3732 pub stx_attributes: __u64,

Completed in 189 milliseconds

12