Searched refs:print_bg_opts (Results 1 - 2 of 2) sorted by relevance
/external/e2fsprogs/misc/ |
H A D | dumpe2fs.c | 119 static void print_bg_opts(ext2_filsys fs, dgrp_t i) function 199 print_bg_opts(fs, i);
|
/external/e2fsprogs/debugfs/ |
H A D | debugfs.c | 323 static void print_bg_opts(ext2_filsys fs, dgrp_t group, int mask, function 402 print_bg_opts(current_fs, i, EXT2_BG_INODE_UNINIT, "Inode not init", 404 print_bg_opts(current_fs, i, EXT2_BG_BLOCK_UNINIT, "Block not init",
|
Completed in 86 milliseconds