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

  /external/e2fsprogs/lib/ext2fs/
blknum.c 132 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) function
146 ext2fs_r_blocks_count_set(super, tmp);
initialize.c 246 ext2fs_r_blocks_count_set(super, ext2fs_r_blocks_count(param));
412 ext2fs_r_blocks_count_set(super, reserved_ratio *
ext2fs.h 821 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
    [all...]
  /external/e2fsprogs/misc/
tune2fs.c     [all...]
mke2fs.c     [all...]
  /external/e2fsprogs/resize/
resize2fs.c 395 ext2fs_r_blocks_count_set(fs->super,
    [all...]

Completed in 94 milliseconds