Searched refs:nfs4_proc_setclientid (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/fs/nfs/ |
D | nfs4_fs.h | 291 extern int nfs4_proc_setclientid(struct nfs_client *, u32, unsigned short, const struct cred *, str…
|
D | nfs4state.c | 127 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs4_init_clientid() 172 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs40_discover_server_trunking()
|
D | nfs4proc.c | 6055 int nfs4_proc_setclientid(struct nfs_client *clp, u32 program, in nfs4_proc_setclientid() function
|