Searched refs:nfsd_open_verified (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.h | 92 __be32 nfsd_open_verified(struct svc_rqst *, struct svc_fh *, umode_t,
|
H A D | filecache.c | 1034 status = nfsd_open_verified(rqstp, fhp, S_IFREG, in nfsd_file_acquire()
|
H A D | vfs.c | 834 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 D | vfs.h | 107 int nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | filecache.c | 1090 ret = nfsd_open_verified(rqstp, fhp, may_flags, in nfsd_file_do_acquire()
|
H A D | vfs.c | 915 * 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