Home
last modified time | relevance | path

Searched refs:ilookup5_nowait (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dinode.c1329 struct inode *ilookup5_nowait(struct super_block *sb, unsigned long hashval, in ilookup5_nowait() function
1341 EXPORT_SYMBOL(ilookup5_nowait);
1365 inode = ilookup5_nowait(sb, hashval, test, data); in ilookup5()
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dmft.c961 vi = ilookup5_nowait(sb, mft_no, ntfs_test_inode, &na); in ntfs_may_write_mft_record()
1022 vi = ilookup5_nowait(sb, na.mft_no, ntfs_test_inode, in ntfs_may_write_mft_record()
/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir.c820 ti = ilookup5_nowait(dir->i_sb, vp->fid.vnode, in afs_do_lookup()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dporting.rst546 iget5_locked()/ilookup5()/ilookup5_nowait() test() callback used to be
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2969 extern struct inode *ilookup5_nowait(struct super_block *sb,