Home
last modified time | relevance | path

Searched refs:do_nfsd_create (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dvfs.h72 __be32 do_nfsd_create(struct svc_rqst *, struct svc_fh *,
H A Dnfs3proc.c239 resp->status = do_nfsd_create(rqstp, dirfhp, argp->name, argp->len, in nfsd3_proc_create()
H A Dvfs.c1382 do_nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_nfsd_create() function
H A Dnfs4proc.c260 status = do_nfsd_create(rqstp, current_fh, open->op_fname.data, in do_open_lookup()