Home
last modified time | relevance | path

Searched refs:print_features (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/e2p/
Dls.c99 static void print_features(struct ext2_super_block * s, FILE *f) in print_features() function
258 print_features(sb, f); in list_super2()
/external/e2fsprogs/debugfs/
Ddebugfs.c393 static void print_features(struct ext2_super_block * s, FILE *f) in print_features() function
2042 print_features(current_fs->super, stdout); in do_features()