Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_vnops.c142 static int filt_vntouch(struct knote *kn, struct kevent_qos_s *kev);
150 .f_touch = filt_vntouch,
2171 filt_vntouch(struct knote *kn, struct kevent_qos_s *kev) in filt_vntouch() function