Searched defs:inotify_group_private_data (Results 1 – 1 of 1) sorted by relevance
234 struct inotify_group_private_data { struct235 spinlock_t idr_lock;236 struct idr idr;237 struct ucounts *ucounts;
Completed in 5 milliseconds