get_inotify_dir_entries
static struct inotify_dir_entries *get_inotify_dir_entries(int, bool);
ifd->ifd_wds[wd] = get_inotify_dir_entries(wd, true);
new_idep = get_inotify_dir_entries(wd, false);