Home
last modified time | relevance | path

Searched refs:nfsd4_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
2833 .op_func = nfsd4_create,
H A Dnfs4xdr.c696 nfsd4_decode_create(struct nfsd4_compoundargs *argp, struct nfsd4_create *create) in nfsd4_decode_create()
3532 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) in nfsd4_encode_create()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h100 struct nfsd4_create { struct
643 struct nfsd4_create create;
H A Dnfs4proc.c784 nfsd4_create(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_create() function
787 struct nfsd4_create *create = &u->create; in nfsd4_create()
3171 .op_func = nfsd4_create,
H A Dnfs4xdr.c806 struct nfsd4_create *create = &u->create; in nfsd4_decode_create()
3802 struct nfsd4_create *create = &u->create; in nfsd4_encode_create()

Completed in 25 milliseconds