Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx08.c11 * by using flags in the stx_attributes_mask field of statx.
134 if ((buf.stx_attributes_mask & FS_COMPR_FL) == 0) { in setup()
138 if ((buf.stx_attributes_mask & FS_APPEND_FL) == 0) { in setup()
142 if ((buf.stx_attributes_mask & FS_IMMUTABLE_FL) == 0) { in setup()
146 if ((buf.stx_attributes_mask & FS_NODUMP_FL) == 0) { in setup()
H A Dstatx12.c56 if (!(buf.stx_attributes_mask & STATX_ATTR_MOUNT_ROOT)) { in verify_statx()
H A Dstatx04.c119 if (buf.stx_attributes_mask & attr_list[i].attr) in run()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dstat.h45 uint64_t stx_attributes_mask; member
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.h49 uint64_t stx_attributes_mask; member
/third_party/ltp/include/lapi/
H A Dstat.h86 uint64_t stx_attributes_mask; member
190 * Attributes to be found in stx_attributes and masked in stx_attributes_mask.
/third_party/musl/include/sys/
H A Dstat.h142 uint64_t stx_attributes_mask; member
/third_party/musl/src/stat/
H A Dfstatat.c22 uint64_t stx_attributes_mask; member
/third_party/libuv/src/unix/
H A Dinternal.h204 uint64_t stx_attributes_mask; member
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dtypes.rs1022 pub stx_attributes_mask: u64,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs30 pub stx_attributes_mask: u64,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3626 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3624 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3604 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3749 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3809 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3777 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3873 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs3710 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs3988 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs3684 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs3958 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs3653 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs3741 pub stx_attributes_mask: __u64,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs3662 pub stx_attributes_mask: __u64,

Completed in 178 milliseconds