Searched refs:ilookup5_nowait (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/
H A Dinode.c1400 * ilookup5_nowait - search for an inode in the inode cache
1415 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, function
1427 EXPORT_SYMBOL(ilookup5_nowait); variable
1451 inode = ilookup5_nowait(sb, hashval, test, data);
/linux-master/fs/bcachefs/
H A Dfs.c243 to_bch_ei(ilookup5_nowait(c->vfs_sb,
397 to_bch_ei(ilookup5_nowait(c->vfs_sb,
/linux-master/fs/afs/
H A Ddir.c868 ti = ilookup5_nowait(dir->i_sb, vp->fid.vnode,
/linux-master/include/linux/
H A Dfs.h3022 extern struct inode *ilookup5_nowait(struct super_block *sb,

Completed in 132 milliseconds