Lines Matching full:feature
66 * a kernel struct super_block. This will allow us to call the feature-test
179 * Data structures used by the directory indexing feature
528 * Note: the difference between the compatible feature set and
529 * the incompatible feature set is that if there is a bit set
530 * in the incompatible feature set that the kernel doesn't
534 * about a feature in either the compatible or incompatible
535 * feature set, it must abort and not try to meddle with
541 __u32 s_feature_compat; /* compatible feature set */
542 __u32 s_feature_incompat; /* incompatible feature set */
543 __u32 s_feature_ro_compat; /* readonly-compatible feature set */
613 * Feature set definitions