Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dvfs.h117 int nfsd_open_verified(struct svc_fh *fhp, int may_flags,
H A Dfilecache.c1150 ret = nfsd_open_verified(fhp, may_flags, &nf->nf_file); in nfsd_file_do_acquire()
H A Dvfs.c952 nfsd_open_verified(struct svc_fh *fhp, int may_flags, struct file **filp) in nfsd_open_verified() function