Searched refs:nfsd4_open_confirm (Results 1 – 4 of 4) sorted by relevance
255 struct nfsd4_open_confirm { struct523 struct nfsd4_open_confirm open_confirm;688 extern __be32 nfsd4_open_confirm(struct svc_rqst *rqstp,689 struct nfsd4_compound_state *, struct nfsd4_open_confirm *oc);
2046 .op_func = (nfsd4op_func)nfsd4_open_confirm,
963 nfsd4_decode_open_confirm(struct nfsd4_compoundargs *argp, struct nfsd4_open_confirm *open_conf) in nfsd4_decode_open_confirm()3319 nfsd4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm … in nfsd4_encode_open_confirm()
5015 nfsd4_open_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open_confirm() function5016 struct nfsd4_open_confirm *oc) in nfsd4_open_confirm()