Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dstate.h193 struct nfsd4_cb_sec { struct
207 struct nfsd4_cb_sec cb_sec; argument
212 struct nfsd4_cb_sec bc_cb_sec;
252 struct nfsd4_cb_sec se_cb_sec;
Dnfs4xdr.c472 static __be32 nfsd4_decode_cb_sec(struct nfsd4_compoundargs *argp, struct nfsd4_cb_sec *cbs) in nfsd4_decode_cb_sec()
Dnfs4state.c2585 static __be32 nfsd4_check_cb_sec(struct nfsd4_cb_sec *cbs) in nfsd4_check_cb_sec()