Searched refs:nfsd_link (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ |
A D | vfs.h | 134 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
|
A D | nfsproc.c | 468 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
|
A D | nfs3proc.c | 556 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
|
A D | vfs.c | 1589 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
|
A D | nfs4proc.c | 873 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()
|
Completed in 16 milliseconds