Searched defs:nfsd4_remove (Results 1 – 2 of 2) sorted by relevance
454 struct nfsd4_remove { struct455 u32 rm_namelen; /* request */456 char * rm_name; /* request */457 struct nfsd4_change_info rm_cinfo; /* response */
1027 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function