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