Searched refs:print_features (Results 1 – 2 of 2) sorted by relevance
97 static void print_features(struct ext2_super_block * s, FILE *f) in print_features() function231 print_features(sb, f); in list_super2()
303 static void print_features(struct ext2_super_block * s, FILE *f) in print_features() function2084 print_features(current_fs->super, stdout); in do_features()