Home
last modified time | relevance | path

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

/fs/nfsd/
Dxdr4.h332 struct nfsd4_remove { struct
630 struct nfsd4_remove remove;
Dnfs4proc.c867 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function
870 struct nfsd4_remove *remove = &u->remove; in nfsd4_remove()
3107 .op_func = nfsd4_remove,
Dnfs4xdr.c1270 nfsd4_decode_remove(struct nfsd4_compoundargs *argp, struct nfsd4_remove *remove) in nfsd4_decode_remove()
4166 nfsd4_encode_remove(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_remove *remove) in nfsd4_encode_remove()