Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
Dxdr4.h236 struct nfsd4_removexattr { struct
237 char *rmxa_name; /* request */
238 struct nfsd4_change_info rmxa_cinfo; /* response */
Dnfs4proc.c2453 nfsd4_removexattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_removexattr() function
/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h241 struct nfsd4_removexattr { struct
242 char *rmxa_name; /* request */
243 struct nfsd4_change_info rmxa_cinfo; /* response */
Dnfs4proc.c2136 nfsd4_removexattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_removexattr() function