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

  /external/qemu/distrib/ext4_utils/src/
allocate.h 32 struct ext4_inode *get_inode(u32 inode);
contents.c 122 inode = get_inode(inode_num);
183 inode = get_inode(inode_num);
212 inode = get_inode(inode_num);
237 struct ext4_inode *inode = get_inode(inode_num);
442 struct ext4_inode *inode = get_inode(inode_num);
ext4_utils.c 288 struct ext4_inode *inode = get_inode(EXT4_RESIZE_INO);
319 struct ext4_inode *inode = get_inode(EXT4_JOURNAL_INO);
allocate.c 657 struct ext4_inode *get_inode(u32 inode) function
  /system/extras/ext4_utils/
allocate.h 47 struct ext4_inode *get_inode(u32 inode);
contents.c 128 inode = get_inode(inode_num);
189 inode = get_inode(inode_num);
224 inode = get_inode(inode_num);
249 struct ext4_inode *inode = get_inode(inode_num);
454 struct ext4_inode *inode = get_inode(inode_num);
ext4_utils.c 336 struct ext4_inode *inode = get_inode(EXT4_RESIZE_INO);
367 struct ext4_inode *inode = get_inode(EXT4_JOURNAL_INO);
allocate.c 658 struct ext4_inode *get_inode(u32 inode) function

Completed in 44 milliseconds