Home
last modified time | relevance | path

Searched refs:afs_do_lookup_one (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/afs/
H A Ddir.c568 static int afs_do_lookup_one(struct inode *dir, struct dentry *dentry, in afs_do_lookup_one() function
1108 ret = afs_do_lookup_one(&dir->vfs_inode, dentry, &fid, key, &dir_version); in afs_d_revalidate()
/kernel/linux/linux-6.6/fs/afs/
H A Ddir.c608 static int afs_do_lookup_one(struct inode *dir, struct dentry *dentry, in afs_do_lookup_one() function
1144 ret = afs_do_lookup_one(&dir->netfs.inode, dentry, &fid, key, &dir_version); in afs_d_revalidate()

Completed in 5 milliseconds