Home
last modified time | relevance | path

Searched refs:fsnotify_connp_t (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Dfsnotify_backend.h285 typedef struct fsnotify_mark_connector __rcu *fsnotify_connp_t; typedef
301 fsnotify_connp_t *obj;
440 extern struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp,
447 fsnotify_connp_t *connp, unsigned int type,
450 fsnotify_connp_t *connp,
/Linux-v5.4/fs/notify/
Dmark.c472 static int fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, in fsnotify_attach_connector_to_object()
517 fsnotify_connp_t *connp) in fsnotify_grab_connector()
544 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_list()
637 fsnotify_connp_t *connp, unsigned int type, in fsnotify_add_mark_locked()
679 int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, in fsnotify_add_mark()
696 struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp, in fsnotify_find_mark()
765 void fsnotify_destroy_marks(fsnotify_connp_t *connp) in fsnotify_destroy_marks()
Dfsnotify.h41 extern void fsnotify_destroy_marks(fsnotify_connp_t *connp);
/Linux-v5.4/fs/notify/fanotify/
Dfanotify_user.c605 fsnotify_connp_t *connp, __u32 mask, in fanotify_remove_mark()
678 fsnotify_connp_t *connp, in fanotify_add_new_mark()
704 fsnotify_connp_t *connp, unsigned int type, in fanotify_add_mark()