Searched refs:find_inode_by_ino_rcu (Results 1 – 3 of 3) sorted by relevance
1609 struct inode *find_inode_by_ino_rcu(struct super_block *sb, in find_inode_by_ino_rcu() function1626 EXPORT_SYMBOL(find_inode_by_ino_rcu);
2640 extern struct inode *find_inode_by_ino_rcu(struct super_block *, unsigned long);
5160 inode = find_inode_by_ino_rcu(sb, ino); in __ext4_update_other_inode_time()
Completed in 23 milliseconds