Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dstate.h191 struct nfsd4_cb_sec { struct
205 struct nfsd4_cb_sec cb_sec; argument
210 struct nfsd4_cb_sec bc_cb_sec;
250 struct nfsd4_cb_sec se_cb_sec;
Dnfs4xdr.c471 static __be32 nfsd4_decode_cb_sec(struct nfsd4_compoundargs *argp, struct nfsd4_cb_sec *cbs) in nfsd4_decode_cb_sec()
Dnfs4state.c2559 static __be32 nfsd4_check_cb_sec(struct nfsd4_cb_sec *cbs) in nfsd4_check_cb_sec()