Home | History | Annotate | Download | only in linux

Lines Matching full:feature

79  * a kernel struct super_block.  This will allow us to call the feature-test
370 * Note: the difference between the compatible feature set and
371 * the incompatible feature set is that if there is a bit set
372 * in the incompatible feature set that the kernel doesn't
376 * about a feature in either the compatible or incompatible
377 * feature set, it must abort and not try to meddle with
383 __le32 s_feature_compat; /* compatible feature set */
384 __le32 s_feature_incompat; /* incompatible feature set */
385 __le32 s_feature_ro_compat; /* readonly-compatible feature set */
434 * Feature set definitions