Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4_fs.h294 extern int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred);
Dnfs4state.c335 status = nfs4_proc_exchange_id(clp, cred); in nfs41_init_clientid()
370 status = nfs4_proc_exchange_id(clp, cred); in nfs41_discover_server_trunking()
Dnfs4proc.c8094 int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred) in nfs4_proc_exchange_id() function