Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstate.h196 struct nfsd4_cb_sec { struct
210 struct nfsd4_cb_sec cb_sec; argument
215 struct nfsd4_cb_sec bc_cb_sec;
255 struct nfsd4_cb_sec se_cb_sec;
Dnfs4xdr.c521 static __be32 nfsd4_decode_cb_sec(struct nfsd4_compoundargs *argp, struct nfsd4_cb_sec *cbs) in nfsd4_decode_cb_sec()
Dnfs4state.c2774 static __be32 nfsd4_check_cb_sec(struct nfsd4_cb_sec *cbs) in nfsd4_check_cb_sec()