Home
last modified time | relevance | path

Searched refs:nfsd_unlink (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/nfsd/
A Dvfs.h141 __be32 nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,
A Dnfsproc.c431 resp->status = nfsd_unlink(rqstp, &argp->fh, -S_IFDIR, in nfsd_proc_remove()
557 resp->status = nfsd_unlink(rqstp, &argp->fh, S_IFDIR, in nfsd_proc_rmdir()
A Dnfs3proc.c494 resp->status = nfsd_unlink(rqstp, &resp->fh, -S_IFDIR, in nfsd3_proc_remove()
514 resp->status = nfsd_unlink(rqstp, &resp->fh, S_IFDIR, in nfsd3_proc_rmdir()
A Dvfs.c1812 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, in nfsd_unlink() function
A Dnfs4proc.c1006 status = nfsd_unlink(rqstp, &cstate->current_fh, 0, in nfsd4_remove()

Completed in 16 milliseconds