Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dvfs.h57 __be32 nfsd_create_v3(struct svc_rqst *, struct svc_fh *,
Dnfs3proc.c248 nfserr = nfsd_create_v3(rqstp, dirfhp, argp->name, argp->len, in nfsd3_proc_create()
Dnfs4proc.c201 status = nfsd_create_v3(rqstp, current_fh, open->op_fname.data, in do_open_lookup()
Dvfs.c1347 nfsd_create_v3(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_v3() function