Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h96 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
H A Dnfs4proc.c819 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
830 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
836 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
842 status = nfsd_create(rqstp, &cstate->current_fh, in nfsd4_create()
849 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