Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c6124 static int filt_vfsread(struct knote *kn, long hint);
6131 .f_event = filt_vfsread
6221 filt_vfsread(struct knote *kn, long hint) in filt_vfsread() function