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/
Dstatx08.c133 if ((buf.stx_attributes_mask & FS_COMPR_FL) == 0) { in setup()
137 if ((buf.stx_attributes_mask & FS_APPEND_FL) == 0) { in setup()
141 if ((buf.stx_attributes_mask & FS_IMMUTABLE_FL) == 0) { in setup()
145 if ((buf.stx_attributes_mask & FS_NODUMP_FL) == 0) { in setup()
Dstatx04.c111 if (buf.stx_attributes_mask & attr_list[i].attr) in run()
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dstat.h45 uint64_t stx_attributes_mask; member
/third_party/node/deps/uv/src/unix/
Dlinux-syscalls.h49 uint64_t stx_attributes_mask; member
/third_party/libuv/src/unix/
Dlinux-syscalls.h49 uint64_t stx_attributes_mask; member
/third_party/ltp/include/lapi/
Dstat.h88 uint64_t stx_attributes_mask; member
/third_party/musl/src/stat/
Dfstatat.c23 uint64_t stx_attributes_mask; member
/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs1022 pub stx_attributes_mask: u64, field
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs30 pub stx_attributes_mask: u64,
/third_party/ltp/doc/
Dc-test-tutorial-simple.txt378 uint64_t stx_attributes_mask;
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs3624 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs3626 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs3809 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs3988 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs3653 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs3684 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs3741 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs3662 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs3710 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs3958 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs3604 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs3873 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs3749 pub stx_attributes_mask: __u64, field
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs3777 pub stx_attributes_mask: __u64, field
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42391 __u64 stx_attributes_mask; member