Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dxdr4.h100 struct nfsd4_create { struct
613 struct nfsd4_create create;
Dnfs4proc.c616 nfsd4_create(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_create() function
619 struct nfsd4_create *create = &u->create; in nfsd4_create()
2972 .op_func = nfsd4_create,
Dnfs4xdr.c803 nfsd4_decode_create(struct nfsd4_compoundargs *argp, struct nfsd4_create *create) in nfsd4_decode_create()
3638 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) in nfsd4_encode_create()