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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs3proc.c361 nfserr = nfsd_unlink(rqstp, &resp->fh, -S_IFDIR, argp->name, argp->len);
380 nfserr = nfsd_unlink(rqstp, &resp->fh, S_IFDIR, argp->name, argp->len);
H A Dnfs4proc.c569 status = nfsd_unlink(rqstp, &cstate->current_fh, 0,
H A Dnfsproc.c363 nfserr = nfsd_unlink(rqstp, &argp->fh, -S_IFDIR, argp->name, argp->len);
467 nfserr = nfsd_unlink(rqstp, &argp->fh, S_IFDIR, argp->name, argp->len);
H A Dvfs.c1652 nfsd_unlink(struct svc_rqst *rqstp, struct svc_fh *fhp, int type, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/nfsd/
H A Dnfsd.h114 __be32 nfsd_unlink(struct svc_rqst *, struct svc_fh *, int type,

Completed in 84 milliseconds