Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dsvc.h523 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp,
/Linux-v5.4/net/sunrpc/
Dsvc.c1687 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname() function
1724 EXPORT_SYMBOL_GPL(svc_fill_symlink_pathname);
/Linux-v5.4/fs/nfsd/
Dnfsproc.c458 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd_proc_symlink()
Dnfs3proc.c287 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd3_proc_symlink()