Home
last modified time | relevance | path

Searched refs:svc_fill_symlink_pathname (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dsvc.h501 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp,
/Linux-v4.19/net/sunrpc/
Dsvc.c1587 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname() function
1624 EXPORT_SYMBOL_GPL(svc_fill_symlink_pathname);
/Linux-v4.19/fs/nfsd/
Dnfsproc.c456 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd_proc_symlink()
Dnfs3proc.c292 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd3_proc_symlink()