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

  /external/e2fsprogs/lib/ext2fs/
bmap.c 37 int *blocks_alloc,
85 (*blocks_alloc)++;
94 int *blocks_alloc,
104 blocks_alloc, nr / addr_per_block, &b);
107 retval = block_ind_bmap(fs, flags, b, block_buf, blocks_alloc,
114 int *blocks_alloc,
124 blocks_alloc, nr / addr_per_block, &b);
127 retval = block_ind_bmap(fs, flags, b, block_buf, blocks_alloc,
136 int *ret_flags, int *blocks_alloc,
208 int *ret_flags, int *blocks_alloc,
301 int blocks_alloc = 0, inode_dirty = 0; local
    [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
tune2fs 
e2fsck 
fsck.ext4 

Completed in 6258 milliseconds