Searched refs:disallowed (Results 1 – 9 of 9) sorted by relevance
15 - chroot is disallowed to unprivileged processes, since it would allow
80 longer needed when FRED is enabled, thus is disallowed (#UD).
96 disallowed.
4172 u64 disallowed, unsupported; in check_feature_bits() local4190 disallowed = set_mask & ~safe_set; in check_feature_bits()4191 if (disallowed) { in check_feature_bits()4192 names = btrfs_printable_features(set, disallowed); in check_feature_bits()4200 type, disallowed); in check_feature_bits()4204 disallowed = clear_mask & ~safe_clear; in check_feature_bits()4205 if (disallowed) { in check_feature_bits()4206 names = btrfs_printable_features(set, disallowed); in check_feature_bits()4214 type, disallowed); in check_feature_bits()
80 The file system will not return an error for disallowed
170 host). It may fail, however, if host disallowed medium removal
235 If other operations need to be disallowed on streaming entities (such as
74 Q: Does it mean that 'innovative' extensions to BPF code are disallowed?
272 another task that doesn't need it or is disallowed from reaching this point.