Home
last modified time | relevance | path

Searched defs:nfsd4_remove (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/nfsd/
Dxdr4.h304 struct nfsd4_remove { struct
305 u32 rm_namelen; /* request */
306 char * rm_name; /* request */
307 struct nfsd4_change_info rm_cinfo; /* response */
Dnfs4proc.c829 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function