Searched defs:connp (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/notify/ |
D | mark.c | 457 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object() 493 fsnotify_connp_t *connp) in fsnotify_grab_connector() 520 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_list() 582 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_locked() 624 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, in fsnotify_add_mark() 640 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp, in fsnotify_find_mark() 708 void fsnotify_destroy_marks(fsnotify_connp_t *connp) in fsnotify_destroy_marks()
|
D | fsnotify.c | 238 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark()
|
/Linux-v4.19/fs/notify/fanotify/ |
D | fanotify_user.c | 529 fsnotify_connp_t *connp, __u32 mask, in fanotify_remove_mark() 604 fsnotify_connp_t *connp, in fanotify_add_new_mark() 629 fsnotify_connp_t *connp, unsigned int type, in fanotify_add_mark()
|