Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Ddumpe2fs.c107 static void print_bg_opt(int bg_flags, int mask, in print_bg_opt() function
126 print_bg_opt(bg_flags, EXT2_BG_INODE_UNINIT, "INODE_UNINIT", in print_bg_opts()
128 print_bg_opt(bg_flags, EXT2_BG_BLOCK_UNINIT, "BLOCK_UNINIT", in print_bg_opts()
130 print_bg_opt(bg_flags, EXT2_BG_INODE_ZEROED, "ITABLE_ZEROED", in print_bg_opts()