Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h228 struct nfsd4_setxattr { struct
229 u32 setxa_flags; /* request */
230 char *setxa_name; /* request */
231 char *setxa_buf; /* request */
232 u32 setxa_len; /* request */
233 struct nfsd4_change_info setxa_cinfo; /* response */
H A Dnfs4proc.c2423 nfsd4_setxattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setxattr() function