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

  /system/extras/ext4_utils/
allocate.h 30 struct ext4_inode *get_inode(u32 inode);
contents.c 110 inode = get_inode(inode_num);
174 inode = get_inode(inode_num);
203 inode = get_inode(inode_num);
228 struct ext4_inode *inode = get_inode(inode_num);
ext4_utils.c 269 struct ext4_inode *inode = get_inode(EXT4_RESIZE_INO);
300 struct ext4_inode *inode = get_inode(EXT4_JOURNAL_INO);
allocate.c 659 struct ext4_inode *get_inode(u32 inode) function

Completed in 39 milliseconds