Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
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 */
Dnfs4proc.c2421 nfsd4_setxattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setxattr() function
/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h233 struct nfsd4_setxattr { struct
234 u32 setxa_flags; /* request */
235 char *setxa_name; /* request */
236 char *setxa_buf; /* request */
237 u32 setxa_len; /* request */
238 struct nfsd4_change_info setxa_cinfo; /* response */
Dnfs4proc.c2104 nfsd4_setxattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setxattr() function