Home
last modified time | relevance | path

Searched defs:fsnotify_group (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfsnotify_backend.h178 struct fsnotify_group { struct
189 refcount_t refcnt; /* things with interest in this group */
195 unsigned int q_len; /* events on the queue */
204 unsigned int priority;
208 struct mutex mark_mutex; /* protect marks_list */
209 atomic_t user_waits; /* Number of tasks waiting for user
211 struct list_head marks_list; /* all inode marks for this group */
213 struct fasync_struct *fsn_fa; /* async notification */
215 struct fsnotify_event *overflow_event; /* Event we queue when the
219 struct mem_cgroup *memcg; /* memcg to charge allocations */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfsnotify_backend.h178 struct fsnotify_group { struct
189 refcount_t refcnt; /* things with interest in this group */
195 unsigned int q_len; /* events on the queue */
204 unsigned int priority;
208 struct mutex mark_mutex; /* protect marks_list */
209 atomic_t user_waits; /* Number of tasks waiting for user
211 struct list_head marks_list; /* all inode marks for this group */
213 struct fasync_struct *fsn_fa; /* async notification */
215 struct fsnotify_event *overflow_event; /* Event we queue when the
219 struct mem_cgroup *memcg; /* memcg to charge allocations */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfsnotify_backend.h178 struct fsnotify_group { struct
189 refcount_t refcnt; /* things with interest in this group */
195 unsigned int q_len; /* events on the queue */
204 unsigned int priority;
208 struct mutex mark_mutex; /* protect marks_list */
209 atomic_t user_waits; /* Number of tasks waiting for user
211 struct list_head marks_list; /* all inode marks for this group */
213 struct fasync_struct *fsn_fa; /* async notification */
215 struct fsnotify_event *overflow_event; /* Event we queue when the
219 struct mem_cgroup *memcg; /* memcg to charge allocations */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/notify/
H A Dnotification.c83 int (*merge)(struct fsnotify_group *, in fsnotify_add_event()
85 void (*insert)(struct fsnotify_group *, in fsnotify_add_event()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/notify/
H A Dnotification.c83 int (*merge)(struct fsnotify_group *, in fsnotify_add_event()
85 void (*insert)(struct fsnotify_group *, in fsnotify_add_event()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/notify/
H A Dnotification.c83 int (*merge)(struct fsnotify_group *, in fsnotify_add_event()
85 void (*insert)(struct fsnotify_group *, in fsnotify_add_event()