Searched refs:ext2_fetch_inode (Results 1 – 3 of 3) sorted by relevance
31 int ext2_fetch_inode(struct ext2_data *fs, uint32_t ino, struct ext2_inode *inode);
377 int ext2_fetch_inode(struct ext2_data *fs, uint32_t ino, struct ext2_inode *inode) in ext2_fetch_inode() function
1468 int rc2 = ext2_fetch_inode(fs, ino, inode); in ext2_inode_get()