Searched defs:nfsd4_backchannel_ctl (Results 1 – 2 of 2) sorted by relevance
210 struct nfsd4_backchannel_ctl { struct211 u32 bc_cb_program;212 struct nfsd4_cb_sec bc_cb_sec;
2732 __be32 nfsd4_backchannel_ctl(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nf… in nfsd4_backchannel_ctl() function