Home
last modified time | relevance | path

Searched refs:nfs4_proc_setclientid (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfs/
Dnfs4_fs.h239 extern int nfs4_proc_setclientid(struct nfs_client *, u32, unsigned short, struct rpc_cred *, struc…
Dnfs4state.c87 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs4_init_clientid()
132 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs40_discover_server_trunking()
Dnfs4proc.c5191 int nfs4_proc_setclientid(struct nfs_client *clp, u32 program, in nfs4_proc_setclientid() function