Home
last modified time | relevance | path

Searched refs:nfsd_create (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dvfs.h97 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
H A Dnfs4proc.c861 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
872 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
878 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
884 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
891 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
H A Dvfs.c1860 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() function