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

  /system/extras/ext4_utils/
allocate.h 80 u32 reserve_inodes(int bg, u32 inodes);
allocate.c 717 u32 reserve_inodes(int bg, u32 num) function
746 inode = reserve_inodes(bg, 1);
make_ext4fs.c 829 if (reserve_inodes(0, 10) == EXT4_ALLOCATE_FAILED)
  /external/e2fsprogs/misc/
mke2fs.c 540 static void reserve_inodes(ext2_filsys fs) function
    [all...]

Completed in 65 milliseconds