Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c330 static void filt_liodetach(struct knote *kn);
351 .f_detach = filt_liodetach,
2670 filt_liodetach(struct knote *kn) in filt_liodetach() function