Searched defs:STATX_ATTR_VERITY (Results 1 – 3 of 3) sorted by relevance
227 # define STATX_ATTR_VERITY 0x00100000 macro
190 #define STATX_ATTR_VERITY 0x00100000 /* [I] Verity protected file */ macro
1030 pub const STATX_ATTR_VERITY: ::c_int = 0x00100000; constant