Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_fsevents.c1866 int new_num_devices, old_num_devices = 0; in fseventsf_ioctl() local
1880 old_num_devices = fseh->watcher->num_devices; in fseventsf_ioctl()
1884 kfree_data(tmp, old_num_devices * sizeof(dev_t)); in fseventsf_ioctl()
1903 old_num_devices = fseh->watcher->num_devices; in fseventsf_ioctl()
1909 kfree_data(tmp, old_num_devices * sizeof(dev_t)); in fseventsf_ioctl()