Searched refs:stx_attributes (Results 1 – 10 of 10) sorted by relevance
167 (unsigned long long)stx->stx_attributes); in dump_statx()169 bits = stx->stx_attributes >> byte; in dump_statx()
34 __uint64_t stx_attributes; member
103 __u64 stx_attributes; /* Flags conveying information about the file [uncond] */ member
550 tmp.stx_attributes = stat->attributes; in cp_statx()
3899 TESTEQUAL(statxbuf.stx_attributes & STATX_ATTR_VERITY, 0); in enable_verity()3982 TESTEQUAL(statxbuf.stx_attributes & STATX_ATTR_VERITY, in validate_verity()
631 check for STATX_ATTR_ENCRYPTED in stx_attributes.