Searched refs:nfsd_link (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.h | 118 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
|
H A D | nfsproc.c | 462 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
|
H A D | nfs3proc.c | 424 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
|
H A D | vfs.c | 1642 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
|
H A D | nfs4proc.c | 727 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.h | 133 __be32 nfsd_link(struct svc_rqst *, struct svc_fh *,
|
H A D | nfsproc.c | 456 resp->status = nfsd_link(rqstp, &argp->tfh, argp->tname, argp->tlen, in nfsd_proc_link()
|
H A D | nfs3proc.c | 546 resp->status = nfsd_link(rqstp, &resp->tfh, argp->tname, argp->tlen, in nfsd3_proc_link()
|
H A D | vfs.c | 1657 nfsd_link(struct svc_rqst *rqstp, struct svc_fh *ffhp, in nfsd_link() function
|
H A D | nfs4proc.c | 907 status = nfsd_link(rqstp, &cstate->current_fh, in nfsd4_link()
|
Completed in 24 milliseconds