Searched refs:nfsd_open (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfsd/
H A Dlockd.c43 nfserr = nfsd_open(rqstp, &fh, S_IFREG, access, filp);
H A Dvfs.h105 __be32 nfsd_open(struct svc_rqst *, struct svc_fh *, umode_t,
H A Dvfs.c914 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, function
2185 err = nfsd_open(rqstp, fhp, S_IFDIR, may_flags, &file);

Completed in 97 milliseconds