Home
last modified time | relevance | path

Searched refs:nfsd4_create (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h105 struct nfsd4_create { struct
625 struct nfsd4_create create;
H A Dnfs4proc.c606 nfsd4_create(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_create() function
609 struct nfsd4_create *create = &u->create; in nfsd4_create()
2841 .op_func = nfsd4_create,
H A Dnfs4xdr.c696 nfsd4_decode_create(struct nfsd4_compoundargs *argp, struct nfsd4_create *create) in nfsd4_decode_create()
3521 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) in nfsd4_encode_create()