Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_vnops.c145 static int filt_vntouch(struct knote *kn, struct kevent_qos_s *kev);
153 .f_touch = filt_vntouch,
2100 filt_vntouch(struct knote *kn, struct kevent_qos_s *kev) in filt_vntouch() function