Home
last modified time | relevance | path

Searched refs:stx_attributes_mask (Results 1 – 7 of 7) 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/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/ltp/doc/
Dc-test-tutorial-simple.txt378 uint64_t stx_attributes_mask;