Searched refs:stx_attributes (Results 1 – 7 of 7) sorted by relevance
167 (unsigned long long)stx->stx_attributes); in dump_statx()169 bits = stx->stx_attributes >> byte; in dump_statx()
103 __u64 stx_attributes; /* Flags conveying information about the file [uncond] */ member
632 tmp.stx_attributes = stat->attributes & ~STATX_ATTR_CHANGE_MONOTONIC; in cp_statx()
2706 abi_ullong stx_attributes; /* Flags conveying information about the file */ member
7707 __put_user(host_stx->stx_attributes, &target_stx->stx_attributes); in host_to_target_statx()
724 check for STATX_ATTR_ENCRYPTED in stx_attributes.