Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4_fs.h291 extern int nfs4_proc_setclientid(struct nfs_client *, u32, unsigned short, const struct cred *, str…
Dnfs4state.c127 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()
Dnfs4proc.c6055 int nfs4_proc_setclientid(struct nfs_client *clp, u32 program, in nfs4_proc_setclientid() function