Home
last modified time | relevance | path

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

/fs/nfsd/
Dcurrent_stateid.h26 extern void nfsd4_get_writestateid(struct nfsd4_compound_state *, struct nfsd4_write *);
Dxdr4.h387 struct nfsd4_write { struct
571 struct nfsd4_write write;
Dnfs4proc.c957 static int fill_in_write_vector(struct kvec *vec, struct nfsd4_write *write) in fill_in_write_vector()
976 nfsd4_write(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_write() function
977 struct nfsd4_write *write) in nfsd4_write()
2263 .op_func = (nfsd4op_func)nfsd4_write,
Dnfs4xdr.c1208 nfsd4_decode_write(struct nfsd4_compoundargs *argp, struct nfsd4_write *write) in nfsd4_decode_write()
3878 nfsd4_encode_write(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_write *write) in nfsd4_encode_write()
Dnfs4state.c7291 nfsd4_get_writestateid(struct nfsd4_compound_state *cstate, struct nfsd4_write *write) in nfsd4_get_writestateid()