Searched refs:nfsd4_exchange_id (Results 1 – 4 of 4) sorted by relevance
404 struct nfsd4_exchange_id { struct579 struct nfsd4_exchange_id exchange_id;716 extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
1329 struct nfsd4_exchange_id *exid) in nfsd4_decode_exchange_id()3942 struct nfsd4_exchange_id *exid) in nfsd4_encode_exchange_id()
2461 nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid) in nfsd4_set_ex_flags()2498 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id() function2501 struct nfsd4_exchange_id *exid = &u->exchange_id; in nfsd4_exchange_id()
2334 .op_func = nfsd4_exchange_id,