Home
last modified time | relevance | path

Searched refs:nfsd_unlink (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h125 __be32 nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,
H A Dnfsproc.c425 resp->status = nfsd_unlink(rqstp, &argp->fh, -S_IFDIR, in nfsd_proc_remove()
545 resp->status = nfsd_unlink(rqstp, &argp->fh, S_IFDIR, in nfsd_proc_rmdir()
H A Dnfs3proc.c360 resp->status = nfsd_unlink(rqstp, &resp->fh, -S_IFDIR, in nfsd3_proc_remove()
381 resp->status = nfsd_unlink(rqstp, &resp->fh, S_IFDIR, in nfsd3_proc_rmdir()
H A Dvfs.c1852 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink() function
H A Dnfs4proc.c861 status = nfsd_unlink(rqstp, &cstate->current_fh, 0, in nfsd4_remove()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h140 __be32 nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,
H A Dnfsproc.c419 resp->status = nfsd_unlink(rqstp, &argp->fh, -S_IFDIR, in nfsd_proc_remove()
545 resp->status = nfsd_unlink(rqstp, &argp->fh, S_IFDIR, in nfsd_proc_rmdir()
H A Dnfs3proc.c484 resp->status = nfsd_unlink(rqstp, &resp->fh, -S_IFDIR, in nfsd3_proc_remove()
504 resp->status = nfsd_unlink(rqstp, &resp->fh, S_IFDIR, in nfsd3_proc_rmdir()
H A Dvfs.c1887 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink() function
H A Dnfs4proc.c1040 status = nfsd_unlink(rqstp, &cstate->current_fh, 0, in nfsd4_remove()

Completed in 19 milliseconds