Searched refs:ilookup5_nowait (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| H A D | inode.c | 1595 * ilookup5_nowait - search for an inode in the inode cache in igrab() 1613 struct inode *ilookup5_nowait(struct super_block *sb, u64 hashval, 1625 EXPORT_SYMBOL(ilookup5_nowait); in ilookup5_nowait() 1653 inode = ilookup5_nowait(sb, hashval, test, data, &isnew); in ilookup5() 1619 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, ilookup5_nowait() function
|
| /linux/fs/afs/ |
| H A D | dir.c | 851 ti = ilookup5_nowait(dir->i_sb, vp->fid.vnode, in afs_do_lookup()
|
| /linux/include/linux/ |
| H A D | fs.h | 2950 struct inode *ilookup5_nowait(struct super_block *sb, u64 hashval,
|