Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dlockd.c43 nfserr = nfsd_open(rqstp, &fh, S_IFREG, access, filp); in nlm_fopen()
H A Dvfs.h115 __be32 nfsd_open(struct svc_rqst *, struct svc_fh *, umode_t,
H A Dvfs.c912 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open() function
2172 err = nfsd_open(rqstp, fhp, S_IFDIR, may_flags, &file); in nfsd_readdir()