Searched refs:nfsd4_open_confirm (Results 1 – 4 of 4) sorted by relevance
255 struct nfsd4_open_confirm { struct522 struct nfsd4_open_confirm open_confirm;687 extern __be32 nfsd4_open_confirm(struct svc_rqst *rqstp,688 struct nfsd4_compound_state *, struct nfsd4_open_confirm *oc);
2061 .op_func = (nfsd4op_func)nfsd4_open_confirm,
962 nfsd4_decode_open_confirm(struct nfsd4_compoundargs *argp, struct nfsd4_open_confirm *open_conf) in nfsd4_decode_open_confirm()3298 nfsd4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm … in nfsd4_encode_open_confirm()
4923 nfsd4_open_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open_confirm() function4924 struct nfsd4_open_confirm *oc) in nfsd4_open_confirm()