Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h2978 extern struct inode *__ext4_iget(struct super_block *sb, unsigned long ino,
2983 __ext4_iget((sb), (ino), (flags), __func__, __LINE__)
H A Dinode.c4726 struct inode *__ext4_iget(struct super_block *sb, unsigned long ino, in __ext4_iget() function