Searched refs:nfs4_proc_lookup_common (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/nfs/ |
| D | nfs4proc.c | 4347 static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, in nfs4_proc_lookup_common() function 4400 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, label); in nfs4_proc_lookup() 4415 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, NULL); in nfs4_proc_lookup_mountpoint()
|