Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dstate.h210 struct nfsd4_cb_sec { struct
224 struct nfsd4_cb_sec cb_sec; argument
229 struct nfsd4_cb_sec bc_cb_sec;
269 struct nfsd4_cb_sec se_cb_sec;
Dnfs4xdr.c566 static __be32 nfsd4_decode_cb_sec(struct nfsd4_compoundargs *argp, struct nfsd4_cb_sec *cbs) in nfsd4_decode_cb_sec()
Dnfs4state.c3339 static __be32 nfsd4_check_cb_sec(struct nfsd4_cb_sec *cbs) in nfsd4_check_cb_sec()