Lines Matching full:feature
441 * Note: the difference between the compatible feature set and
442 * the incompatible feature set is that if there is a bit set
443 * in the incompatible feature set that the kernel doesn't
447 * about a feature in either the compatible or incompatible
448 * feature set, it must abort and not try to meddle with
454 __le32 s_feature_compat; /* compatible feature set */
455 /*60*/ __le32 s_feature_incompat; /* incompatible feature set */
456 __le32 s_feature_ro_compat; /* readonly-compatible feature set */
506 * a kernel struct super_block. This will allow us to call the feature-test
534 * Feature set definitions