Searched refs:nfsd_create (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/fs/nfsd/ |
| D | vfs.h | 67 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
|
| D | nfs3proc.c | 273 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len, in nfsd3_proc_mkdir() 348 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len, in nfsd3_proc_mknod()
|
| D | nfs4proc.c | 649 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create() 660 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create() 666 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create() 672 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create() 679 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
|
| D | nfsproc.c | 530 resp->status = nfsd_create(rqstp, &argp->fh, argp->name, argp->len, in nfsd_proc_mkdir()
|
| D | vfs.c | 1316 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() function
|