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 131 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) function
145 ext2fs_r_blocks_count_set(super, tmp);
initialize.c 260 ext2fs_r_blocks_count_set(super, ext2fs_r_blocks_count(param));
448 ext2fs_r_blocks_count_set(super, reserved_ratio *
ext2fs.h 886 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 784 ext2fs_r_blocks_count_set(fs->super,
    [all...]

Completed in 382 milliseconds