Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dxdr4.h336 struct nfsd4_remove { struct
337 u32 rm_namelen; /* request */
338 char * rm_name; /* request */
339 struct nfsd4_change_info rm_cinfo; /* response */
Dnfs4proc.c853 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function
/kernel/linux/linux-6.6/fs/nfsd/
Dxdr4.h335 struct nfsd4_remove { struct
336 u32 rm_namelen; /* request */
337 char * rm_name; /* request */
338 struct nfsd4_change_info rm_cinfo; /* response */
Dnfs4proc.c1023 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove() function