Searched refs:nfsd_create (Results 1 - 5 of 5) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs3proc.c283 nfserr = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len,
339 nfserr = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len,
H A Dnfs4proc.c386 status = nfsd_create(rqstp, &cstate->current_fh,
396 status = nfsd_create(rqstp, &cstate->current_fh,
402 status = nfsd_create(rqstp, &cstate->current_fh,
408 status = nfsd_create(rqstp, &cstate->current_fh,
415 status = nfsd_create(rqstp, &cstate->current_fh,
H A Dnfsproc.c222 /* Check for MAY_WRITE in nfsd_create if necessary */
330 nfserr = nfsd_create(rqstp, dirfhp, argp->name, argp->len,
450 nfserr = nfsd_create(rqstp, &argp->fh, argp->name, argp->len,
H A Dvfs.c1106 * N.B. Every call to nfsd_create needs an fh_put for _both_ fhp and resfhp
1109 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, function
1155 "nfsd_create: parent %s/%s not locked!\n",
1167 dprintk("nfsd_create: dentry %s/%s not negative!\n",
1194 printk("nfsd: bad file type %o in nfsd_create\n", type);
1233 * NFSv3 version of nfsd_create
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/nfsd/
H A Dnfsd.h83 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,

Completed in 60 milliseconds