HomeSort by relevance Sort by last modified time
    Searched refs:print_bg_opts (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
dumpe2fs.c 119 static void print_bg_opts(ext2_filsys fs, dgrp_t i) function
199 print_bg_opts(fs, i);
  /external/e2fsprogs/debugfs/
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",
    [all...]

Completed in 641 milliseconds