Home
last modified time | relevance | path

Searched refs:nfsd4_exchange_id (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/fs/nfsd/
Dxdr4.h418 struct nfsd4_exchange_id { struct
642 struct nfsd4_exchange_id exchange_id;
772 extern __be32 nfsd4_exchange_id(struct svc_rqst *rqstp,
Dnfs4xdr.c1463 struct nfsd4_exchange_id *exid) in nfsd4_decode_state_protect_ops()
1485 struct nfsd4_exchange_id *exid) in nfsd4_decode_ssv_sp_parms()
1523 struct nfsd4_exchange_id *exid) in nfsd4_decode_state_protect4_a()
1551 struct nfsd4_exchange_id *exid) in nfsd4_decode_nfs_impl_id4()
1587 struct nfsd4_exchange_id *exid) in nfsd4_decode_exchange_id()
4345 struct nfsd4_exchange_id *exid) in nfsd4_encode_exchange_id()
Dnfs4state.c3046 nfsd4_set_ex_flags(struct nfs4_client *new, struct nfsd4_exchange_id *clid) in nfsd4_set_ex_flags()
3084 struct nfsd4_exchange_id *exid) in copy_impl_id()
3099 nfsd4_exchange_id(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_exchange_id() function
3102 struct nfsd4_exchange_id *exid = &u->exchange_id; in nfsd4_exchange_id()
Dnfs4proc.c3184 .op_func = nfsd4_exchange_id,