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

  /external/e2fsprogs/misc/
dumpe2fs.c 111 static void print_bg_opts(ext2_filsys fs, dgrp_t i) function
185 print_bg_opts(fs, i);
  /external/e2fsprogs/debugfs/
debugfs.c 296 static void print_bg_opts(struct ext2_group_desc *gdp, int mask, function
368 print_bg_opts(gdp, EXT2_BG_INODE_UNINIT, "Inode not init",
370 print_bg_opts(gdp, EXT2_BG_BLOCK_UNINIT, "Block not init",
    [all...]

Completed in 279 milliseconds