Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dsvc.h528 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp,
/Linux-v5.10/net/sunrpc/
Dsvc.c1690 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname() function
1727 EXPORT_SYMBOL_GPL(svc_fill_symlink_pathname);
/Linux-v5.10/fs/nfsd/
Dnfsproc.c481 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd_proc_symlink()
Dnfs3proc.c278 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd3_proc_symlink()