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