Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h2893 extern struct inode *__ext4_iget(struct super_block *sb, unsigned long ino,
2898 __ext4_iget((sb), (ino), (flags), __func__, __LINE__)
H A Dinode.c4692 struct inode *__ext4_iget(struct super_block *sb, unsigned long ino, in __ext4_iget() function