Searched refs:fsnotify_group (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/notify/ |
| H A D | group.c | 22 static void fsnotify_final_destroy_group(struct fsnotify_group *group) in fsnotify_final_destroy_group() 37 void fsnotify_group_stop_queueing(struct fsnotify_group *group) in fsnotify_group_stop_queueing() 50 void fsnotify_destroy_group(struct fsnotify_group *group) in fsnotify_destroy_group() 99 void fsnotify_get_group(struct fsnotify_group *group) in fsnotify_get_group() 107 void fsnotify_put_group(struct fsnotify_group *group) in fsnotify_put_group() 114 static struct fsnotify_group *__fsnotify_alloc_group( in __fsnotify_alloc_group() 118 struct fsnotify_group *group; in __fsnotify_alloc_group() 120 group = kzalloc_obj(struct fsnotify_group, gfp); in __fsnotify_alloc_group() 145 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group() 157 struct fsnotify_group *group = file->private_data; in fsnotify_fasync()
|
| H A D | notification.c | 50 void fsnotify_destroy_event(struct fsnotify_group *group, in fsnotify_destroy_event() 81 int fsnotify_insert_event(struct fsnotify_group *group, in fsnotify_insert_event() 83 int (*merge)(struct fsnotify_group *, in fsnotify_insert_event() argument 85 void (*insert)(struct fsnotify_group *, in fsnotify_insert_event() argument 132 void fsnotify_remove_queued_event(struct fsnotify_group *group, in fsnotify_remove_queued_event() 148 struct fsnotify_event *fsnotify_peek_first_event(struct fsnotify_group *group) in fsnotify_peek_first_event() 163 struct fsnotify_event *fsnotify_remove_first_event(struct fsnotify_group *group) in fsnotify_remove_first_event() 181 void fsnotify_flush_notify(struct fsnotify_group *group) in fsnotify_flush_notify()
|
| /linux/fs/notify/inotify/ |
| H A D | inotify_user.c | 141 struct fsnotify_group *group = file->private_data; in inotify_poll() 170 static struct fsnotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 199 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 252 struct fsnotify_group *group; in inotify_read() 303 struct fsnotify_group *group = file->private_data; in inotify_release() 316 struct fsnotify_group *group; in inotify_ioctl() 414 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, in inotify_idr_find_locked() 435 static struct inotify_inode_mark *inotify_idr_find(struct fsnotify_group *group, in inotify_idr_find() 452 static void inotify_remove_from_idr(struct fsnotify_group *group, in inotify_remove_from_idr() 521 struct fsnotify_group *group) in inotify_ignored_and_remove_idr() [all …]
|
| H A D | inotify_fsnotify.c | 49 static int inotify_merge(struct fsnotify_group *group, in inotify_merge() 66 struct fsnotify_group *group = inode_mark->group; in inotify_handle_inode_event() 138 static void inotify_freeing_mark(struct fsnotify_mark *fsn_mark, struct fsnotify_group *group) in inotify_freeing_mark() 178 static void inotify_free_group_priv(struct fsnotify_group *group) in inotify_free_group_priv() 187 static void inotify_free_event(struct fsnotify_group *group, in inotify_free_event()
|
| H A D | inotify.h | 45 struct fsnotify_group *group);
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 125 struct fsnotify_group *group; in perm_group_watchdog() 173 static void fanotify_perm_watchdog_group_remove(struct fsnotify_group *group) in fanotify_perm_watchdog_group_remove() 183 static void fanotify_perm_watchdog_group_add(struct fsnotify_group *group) in fanotify_perm_watchdog_group_add() 299 static void fanotify_unhash_event(struct fsnotify_group *group, in fanotify_unhash_event() 319 static struct fanotify_event *get_one_event(struct fsnotify_group *group, in get_one_event() 356 static int create_fd(struct fsnotify_group *group, const struct path *path, in create_fd() 406 static void finish_permission_event(struct fsnotify_group *group, in finish_permission_event() 427 static int process_access_response(struct fsnotify_group *group, in process_access_response() 836 static ssize_t copy_event_to_user(struct fsnotify_group *group, in copy_event_to_user() 968 struct fsnotify_group *group = file->private_data; in fanotify_poll() [all …]
|
| H A D | fanotify.c | 180 static int fanotify_merge(struct fsnotify_group *group, in fanotify_merge() 222 static int fanotify_get_response(struct fsnotify_group *group, in fanotify_get_response() 297 static u32 fanotify_group_event_mask(struct fsnotify_group *group, in fanotify_group_event_mask() 707 struct fsnotify_group *group, in fanotify_alloc_error_event() 745 struct fsnotify_group *group, in fanotify_alloc_event() 909 static void fanotify_insert_event(struct fsnotify_group *group, in fanotify_insert_event() 927 static int fanotify_handle_event(struct fsnotify_group *group, u32 mask, in fanotify_handle_event() 1018 static void fanotify_free_group_priv(struct fsnotify_group *group) in fanotify_free_group_priv() 1056 static void fanotify_free_error_event(struct fsnotify_group *group, in fanotify_free_error_event() 1069 static void fanotify_free_event(struct fsnotify_group *group, in fanotify_free_event() [all …]
|
| H A D | fanotify.h | 518 struct fsnotify_group *group, in fanotify_event_hash_bucket()
|
| /linux/fs/nfsd/ |
| H A D | filecache.c | 80 static struct fsnotify_group *nfsd_file_fsnotify_group; 81 static struct fsnotify_group *nfsd_dir_fsnotify_group; 166 struct fsnotify_group *group; in nfsd_file_mark_find_or_create() 838 nfsd_dir_fsnotify_handle_event(struct fsnotify_group *group, u32 mask, in nfsd_dir_fsnotify_handle_event() 847 nfsd_dir_fsnotify_handle_event(struct fsnotify_group *group, u32 mask, in nfsd_dir_fsnotify_handle_event()
|
| /linux/fs/notify/dnotify/ |
| H A D | dnotify.c | 42 static struct fsnotify_group *dnotify_group __ro_after_init;
|