Searched defs:inotify_group_private_data (Results 1 – 1 of 1) sorted by relevance
154 struct inotify_group_private_data { struct155 spinlock_t idr_lock;156 struct idr idr;157 u32 last_wd;158 struct fasync_struct *fa; /* async notification */159 struct user_struct *user;