Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h67 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
H A Dnfs3proc.c262 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len, in nfsd3_proc_mkdir()
337 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len, in nfsd3_proc_mknod()
H A Dnfs4proc.c639 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
650 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
656 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
662 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
669 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
H A Dnfsproc.c276 /* Check for NFSD_MAY_WRITE in nfsd_create if necessary */ in nfsd_proc_create()
523 resp->status = nfsd_create(rqstp, &argp->fh, argp->name, argp->len, in nfsd_proc_mkdir()
H A Dvfs.c1242 WARN_ONCE(1, "nfsd_create: parent %pd2 not locked!\n", in nfsd_create_locked()
1299 printk(KERN_WARNING "nfsd: bad file type %o in nfsd_create\n", in nfsd_create_locked()
1335 * N.B. Every call to nfsd_create needs an fh_put for _both_ fhp and resfhp
1338 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() function
1379 * NFSv3 and NFSv4 version of nfsd_create
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h85 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
H A Dnfs3proc.c382 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len, in nfsd3_proc_mkdir()
462 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len, in nfsd3_proc_mknod()
H A Dnfs4proc.c822 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
833 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
839 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
845 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
852 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
H A Dnfsproc.c272 /* Check for NFSD_MAY_WRITE in nfsd_create if necessary */ in nfsd_proc_create()
523 resp->status = nfsd_create(rqstp, &argp->fh, argp->name, argp->len, in nfsd_proc_mkdir()
H A Dvfs.c1473 printk(KERN_WARNING "nfsd: bad file type %o in nfsd_create\n", in nfsd_create_locked()
1495 * N.B. Every call to nfsd_create needs an fh_put for _both_ fhp and resfhp
1498 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() function

Completed in 20 milliseconds