Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dsvc.h516 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp,
/Linux-v6.1/net/sunrpc/
Dsvc.c1657 char *svc_fill_symlink_pathname(struct svc_rqst *rqstp, struct kvec *first, in svc_fill_symlink_pathname() function
1694 EXPORT_SYMBOL_GPL(svc_fill_symlink_pathname);
/Linux-v6.1/fs/nfsd/
Dnfsproc.c490 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd_proc_symlink()
Dnfs3proc.c414 argp->tname = svc_fill_symlink_pathname(rqstp, &argp->first, in nfsd3_proc_symlink()