Searched refs:nfsd4_exchange_id (Results 1 – 4 of 4) sorted by relevance
421 struct nfsd4_exchange_id { struct672 struct nfsd4_exchange_id exchange_id;791 extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
1517 struct nfsd4_exchange_id *exid) in nfsd4_decode_state_protect_ops()1539 struct nfsd4_exchange_id *exid) in nfsd4_decode_ssv_sp_parms()1577 struct nfsd4_exchange_id *exid) in nfsd4_decode_state_protect4_a()1605 struct nfsd4_exchange_id *exid) in nfsd4_decode_nfs_impl_id4()1643 struct nfsd4_exchange_id *exid = &u->exchange_id; in nfsd4_decode_exchange_id()4503 struct nfsd4_exchange_id *exid = &u->exchange_id; in nfsd4_encode_exchange_id()
3218 nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid) in nfsd4_set_ex_flags()3256 struct nfsd4_exchange_id *exid) in copy_impl_id()3271 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id() function3274 struct nfsd4_exchange_id *exid = &u->exchange_id; in nfsd4_exchange_id()
3383 .op_func = nfsd4_exchange_id,