Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Ddir.c426 static int afs_do_lookup(struct inode *dir, struct dentry *dentry, in afs_do_lookup() function
533 ret = afs_do_lookup(dir, dentry, &fid, key); in afs_lookup()
622 ret = afs_do_lookup(&dir->vfs_inode, dentry, &fid, key); in afs_d_revalidate()