Home
last modified time | relevance | path

Searched refs:ext2_get_inode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dinode.c1305 static struct ext2_inode *ext2_get_inode(struct super_block *sb, ino_t ino, in ext2_get_inode() function
1398 raw_inode = ext2_get_inode(inode->i_sb, ino, &bh); in ext2_iget()
1512 struct ext2_inode * raw_inode = ext2_get_inode(sb, ino, &bh); in __ext2_write_inode()