Home
last modified time | relevance | path

Searched defs:kfse (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_fsevents.c365 kfse_init(kfs_event *kfse, int type, uint64_t time, proc_t p) in kfse_init()
381 kfs_event *kfse, *kfse_dest = NULL, *cur; in add_fsevent() local
1196 release_event_ref(kfs_event *kfse) in release_event_ref()
1416 kfs_event *kfse; in remove_watcher() local
1532 watcher_add_event(fs_event_watcher *watcher, kfs_event *kfse) in watcher_add_event()
1663 copy_out_kfse(fs_event_watcher *watcher, kfs_event *kfse, struct uio *uio) in copy_out_kfse()
1962 kfs_event *kfse; in fmod_watch() local