Searched defs:connp (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/ |
D | mark.c | 476 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object() 521 fsnotify_connp_t *connp) in fsnotify_grab_connector() 548 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_list() 641 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_locked() 683 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, in fsnotify_add_mark() 700 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp, in fsnotify_find_mark() 769 void fsnotify_destroy_marks(fsnotify_connp_t *connp) in fsnotify_destroy_marks()
|
D | fsnotify.c | 368 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark()
|
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
D | fanotify_user.c | 747 fsnotify_connp_t *connp, __u32 mask, in fanotify_remove_mark() 821 fsnotify_connp_t *connp, in fanotify_add_new_mark() 847 fsnotify_connp_t *connp, unsigned int type, in fanotify_add_mark()
|