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

/linux-master/fs/nfsd/
H A Dvfs.h141 __be32 nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,
H A Dnfsproc.c419 resp->status = nfsd_unlink(rqstp, &argp->fh, -S_IFDIR,
545 resp->status = nfsd_unlink(rqstp, &argp->fh, S_IFDIR,
H A Dnfs3proc.c487 resp->status = nfsd_unlink(rqstp, &resp->fh, -S_IFDIR,
507 resp->status = nfsd_unlink(rqstp, &resp->fh, S_IFDIR,
H A Dvfs.c1949 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, function
H A Dnfs4proc.c1043 status = nfsd_unlink(rqstp, &cstate->current_fh, 0,

Completed in 125 milliseconds