Home
last modified time | relevance | path

Searched refs:nfsd_open_verified (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h92 __be32 nfsd_open_verified(struct svc_rqst *, struct svc_fh *, umode_t,
H A Dfilecache.c1034 status = nfsd_open_verified(rqstp, fhp, S_IFREG, in nfsd_file_acquire()
H A Dvfs.c834 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open_verified() function
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h107 int nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dfilecache.c1090 ret = nfsd_open_verified(rqstp, fhp, may_flags, in nfsd_file_do_acquire()
H A Dvfs.c915 * nfsd_open_verified - Open a regular file for the filecache
924 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, int may_flags, in nfsd_open_verified() function

Completed in 10 milliseconds