Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfsnotify_backend.h267 typedef struct fsnotify_mark_connector __rcu *fsnotify_connp_t; typedef
280 fsnotify_connp_t *obj;
415 extern struct fsnotify_mark *fsnotify_find_mark(fsnotify_connp_t *connp,
419 fsnotify_connp_t *connp, unsigned int type,
422 fsnotify_connp_t *connp, unsigned int type,
/Linux-v4.19/fs/notify/
Dmark.c457 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()
Dfsnotify.h35 extern void fsnotify_destroy_marks(fsnotify_connp_t *connp);
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c529 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()