Searched refs:nfsd_open_verified (Results 1 – 3 of 3) sorted by relevance
122 int nfsd_open_verified(struct svc_fh *fhp, umode_t type, int may_flags,
1274 ret = nfsd_open_verified(fhp, type, may_flags, &nf->nf_file); in nfsd_file_do_acquire()
997 nfsd_open_verified(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in nfsd_open_verified() function