Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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