Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h265 struct nfsd4_link { struct
266 u32 li_namelen; /* request */
267 char * li_name; /* request */
268 struct nfsd4_change_info li_cinfo; /* response */
H A Dnfs4proc.c901 nfsd4_link(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_link() function