Searched defs:nfsd4_secinfo_no_name (Results 1 – 2 of 2) sorted by relevance
314 struct nfsd4_secinfo_no_name { struct315 u32 sin_style; /* request */316 struct svc_export *sin_exp; /* response */
783 nfsd4_secinfo_no_name(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_secinfo_no_name() function