Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4_fs.h243 extern int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred);
Dnfs4state.c312 status = nfs4_proc_exchange_id(clp, cred); in nfs41_init_clientid()
345 status = nfs4_proc_exchange_id(clp, cred); in nfs41_discover_server_trunking()
Dnfs4proc.c7114 int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred) in nfs4_proc_exchange_id() function