Searched refs:nfs4_proc_lookup_common (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4proc.c | 4322 static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir, in nfs4_proc_lookup_common() function 4375 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, label); in nfs4_proc_lookup() 4390 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, NULL); in nfs4_proc_lookup_mountpoint()
|