HomeSort by relevance Sort by last modified time
    Searched full:print_bg_opt (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/misc/
dumpe2fs.c 99 static void print_bg_opt(int bg_flags, int mask, function
118 print_bg_opt(bg_flags, EXT2_BG_INODE_UNINIT, "INODE_UNINIT",
120 print_bg_opt(bg_flags, EXT2_BG_BLOCK_UNINIT, "BLOCK_UNINIT",
122 print_bg_opt(bg_flags, EXT2_BG_INODE_ZEROED, "ITABLE_ZEROED",

Completed in 179 milliseconds