Home
last modified time | relevance | path

Searched refs:nfsd4_backchannel_ctl (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dxdr4.h674 struct nfsd4_backchannel_ctl backchannel_ctl;
794 extern __be32 nfsd4_backchannel_ctl(struct svc_rqst *,
H A Dstate.h228 struct nfsd4_backchannel_ctl { struct
H A Dnfs4proc.c3392 .op_func = nfsd4_backchannel_ctl,
H A Dnfs4state.c3716 __be32 nfsd4_backchannel_ctl(struct svc_rqst *rqstp, in nfsd4_backchannel_ctl() function
3720 struct nfsd4_backchannel_ctl *bc = &u->backchannel_ctl; in nfsd4_backchannel_ctl()
H A Dnfs4xdr.c1481 struct nfsd4_backchannel_ctl *bc = &u->backchannel_ctl; in nfsd4_decode_backchannel_ctl()