Searched defs:nfsd4_removexattr (Results 1 – 2 of 2) sorted by relevance
236 struct nfsd4_removexattr { struct237 char *rmxa_name; /* request */238 struct nfsd4_change_info rmxa_cinfo; /* response */
2453 nfsd4_removexattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_removexattr() function