Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h310 struct nfsd4_remove { struct
567 struct nfsd4_remove remove;
Dnfs4proc.c841 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function
844 struct nfsd4_remove *remove = &u->remove; in nfsd4_remove()
2250 .op_func = nfsd4_remove,
Dnfs4xdr.c1106 nfsd4_decode_remove(struct nfsd4_compoundargs *argp, struct nfsd4_remove *remove) in nfsd4_decode_remove()
3760 nfsd4_encode_remove(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_remove *remove) in nfsd4_encode_remove()