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