Searched refs:nfsd4_backchannel_ctl (Results 1 – 5 of 5) sorted by relevance
541 struct nfsd4_backchannel_ctl backchannel_ctl;666 extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_…
208 struct nfsd4_backchannel_ctl { struct
2197 .op_func = (nfsd4op_func)nfsd4_backchannel_ctl,
2708 __be32 nfsd4_backchannel_ctl(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nf… in nfsd4_backchannel_ctl() function
551 …e32 nfsd4_decode_backchannel_ctl(struct nfsd4_compoundargs *argp, struct nfsd4_backchannel_ctl *bc) in nfsd4_decode_backchannel_ctl()