Searched refs:do_nfsd_create (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
D | vfs.h | 72 __be32 do_nfsd_create(struct svc_rqst *, struct svc_fh *,
|
D | nfs3proc.c | 234 resp->status = do_nfsd_create(rqstp, dirfhp, argp->name, argp->len, in nfsd3_proc_create()
|
D | vfs.c | 1381 do_nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_nfsd_create() function
|
D | nfs4proc.c | 260 status = do_nfsd_create(rqstp, current_fh, open->op_fname.data, in do_open_lookup()
|