Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4_fs.h299 extern int nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred);
H A Dnfs4state.c325 status = nfs4_proc_exchange_id(clp, cred); in nfs41_init_clientid()
358 status = nfs4_proc_exchange_id(clp, cred); in nfs41_discover_server_trunking()
H A Dnfs4proc.c8659 int nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred) in nfs4_proc_exchange_id() function