Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dlockd.c43 nfserr = nfsd_open(rqstp, &fh, S_IFREG, access, filp); in nlm_fopen()
Dvfs.h105 __be32 nfsd_open(struct svc_rqst *, struct svc_fh *, umode_t,
Dvfs.c880 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open() function
2109 err = nfsd_open(rqstp, fhp, S_IFDIR, may_flags, &file); in nfsd_readdir()