Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h95 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
H A Dnfs4proc.c814 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
825 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
831 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
837 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
844 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
H A Dvfs.c1840 nfsd_create(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create() function