Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_fsevents.c1916 int new_num_devices, old_num_devices = 0; in fseventsf_ioctl() local
1930 old_num_devices = fseh->watcher->num_devices; in fseventsf_ioctl()
1934 kfree_data(tmp, old_num_devices * sizeof(dev_t)); in fseventsf_ioctl()
1953 old_num_devices = fseh->watcher->num_devices; in fseventsf_ioctl()
1959 kfree_data(tmp, old_num_devices * sizeof(dev_t)); in fseventsf_ioctl()