HomeSort by relevance Sort by last modified time
    Searched refs:ext2_filsys (Results 76 - 82 of 82) sorted by null

1 2 34

  /external/e2fsprogs/lib/ext2fs/
swapfs.c 132 void ext2fs_swap_inode_full(ext2_filsys fs, struct ext2_inode_large *t,
249 void ext2fs_swap_inode(ext2_filsys fs, struct ext2_inode *t,
  /external/e2fsprogs/debugfs/
lsdel.c 50 static int lsdel_proc(ext2_filsys fs,
debugfs.c 42 ext2_filsys current_fs = NULL;
390 static int list_blocks_proc(ext2_filsys fs EXT2FS_ATTR((unused)),
1073 static int mark_blocks_proc(ext2_filsys fs, blk_t *blocknr,
    [all...]
  /external/e2fsprogs/tests/progs/
test_icount.c 33 ext2_filsys test_fs;
  /external/e2fsprogs/e2fsck/
unix.c 104 ext2_filsys fs = ctx->fs;
261 ext2_filsys fs = ctx->fs;
881 ext2_filsys fs = 0;
    [all...]
journal.c 199 static int process_journal_block(ext2_filsys fs,
889 ext2_filsys fs = ctx->fs;
problem.c     [all...]

Completed in 62 milliseconds

1 2 34