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