Home
last modified time | relevance | path

Searched refs:supp_immutable (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx08.c36 static int supp_compr = 1, supp_append = 1, supp_immutable = 1, supp_nodump = 1; variable
68 if (supp_immutable) { in run()
110 if (supp_immutable) in caid_flags_setup()
143 supp_immutable = 0; in setup()
150 if (!(supp_compr || supp_append || supp_immutable || supp_nodump)) in setup()