Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dxdr4.h332 struct nfsd4_remove { struct
630 struct nfsd4_remove remove;
Dnfs4proc.c863 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function
866 struct nfsd4_remove *remove = &u->remove; in nfsd4_remove()
3100 .op_func = nfsd4_remove,
Dnfs4xdr.c1273 nfsd4_decode_remove(struct nfsd4_compoundargs *argp, struct nfsd4_remove *remove) in nfsd4_decode_remove()
4163 nfsd4_encode_remove(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_remove *remove) in nfsd4_encode_remove()