Searched defs:connp (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/notify/ |
A D | mark.c | 539 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object() 583 fsnotify_connp_t *connp) in fsnotify_grab_connector() 610 fsnotify_connp_t *connp, in fsnotify_add_mark_list() 705 fsnotify_connp_t *connp, unsigned int obj_type, in fsnotify_add_mark_locked() 744 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, in fsnotify_add_mark() 762 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp, in fsnotify_find_mark() 831 void fsnotify_destroy_marks(fsnotify_connp_t *connp) in fsnotify_destroy_marks()
|
A D | fsnotify.c | 368 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark()
|
/linux-6.3-rc2/fs/notify/fanotify/ |
A D | fanotify_user.c | 1075 fsnotify_connp_t *connp, __u32 mask, in fanotify_remove_mark() 1191 fsnotify_connp_t *connp, in fanotify_add_new_mark() 1275 fsnotify_connp_t *connp, unsigned int obj_type, in fanotify_add_mark()
|
Completed in 9 milliseconds