inotify_dir_entries
struct inotify_dir_entries **ifd_wds;
static struct inotify_dir_entries *get_inotify_dir_entries(int, bool);
struct inotify_dir_entries **new_wds;
static struct inotify_dir_entries *
struct inotify_dir_entries *idep = NULL;
find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2)
struct inotify_dir_entries *old_idep, *new_idep;
#define INOTIFY_DIR_ENTRIES_SIZE(count) (sizeof(struct inotify_dir_entries) \