Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4_fs.h298 extern int nfs4_proc_setclientid(struct nfs_client *, u32, unsigned short, const struct cred *, str…
H A Dnfs4state.c129 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs4_init_clientid()
174 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs40_discover_server_trunking()
H A Dnfs4proc.c6563 int nfs4_proc_setclientid(struct nfs_client *clp, u32 program, in nfs4_proc_setclientid() function