Searched refs:print_bg_opts (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/misc/ |
D | dumpe2fs.c | 121 static void print_bg_opts(ext2_filsys fs, dgrp_t i) in print_bg_opts() function 230 print_bg_opts(fs, i); in list_desc()
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 408 static void print_bg_opts(ext2_filsys fs, dgrp_t group, int mask, in print_bg_opts() function 485 print_bg_opts(current_fs, i, EXT2_BG_INODE_UNINIT, "Inode not init", in do_show_super_stats() 487 print_bg_opts(current_fs, i, EXT2_BG_BLOCK_UNINIT, "Block not init", in do_show_super_stats()
|