Searched refs:fsnotify_mark_connector (Results 1 – 7 of 7) sorted by relevance
16 typedef struct fsnotify_mark_connector __rcu *fsnotify_connp_t;19 struct fsnotify_mark_connector *conn) in fsnotify_conn_inode()25 struct fsnotify_mark_connector *conn) in fsnotify_conn_mount()31 struct fsnotify_mark_connector *conn) in fsnotify_conn_sb()52 struct fsnotify_mark_connector *conn) in fsnotify_connector_sb()
86 static struct fsnotify_mark_connector *connector_destroy_list;162 struct fsnotify_mark_connector *conn) in fsnotify_update_sb_watchers()258 struct fsnotify_mark_connector *conn) in fsnotify_conn_watches_children()267 struct fsnotify_mark_connector *conn) in fsnotify_conn_set_children_dentry_flags()305 struct fsnotify_mark_connector *conn, *free; in fsnotify_connector_destroy_workfn()321 struct fsnotify_mark_connector *conn, in fsnotify_detach_connector_from_object()648 struct fsnotify_mark_connector *conn; in fsnotify_attach_connector_to_object()680 struct fsnotify_mark_connector *conn; in fsnotify_grab_connector()709 struct fsnotify_mark_connector *conn; in fsnotify_add_mark_list()846 struct fsnotify_mark_connector *conn; in fsnotify_find_mark()[all …]
402 static struct fsnotify_mark *fsnotify_first_mark(struct fsnotify_mark_connector **connp) in fsnotify_first_mark()404 struct fsnotify_mark_connector *conn; in fsnotify_first_mark()633 fsnotify_mark_connector_cachep = KMEM_CACHE(fsnotify_mark_connector, in fsnotify_init()
465 struct fsnotify_mark_connector { struct476 struct fsnotify_mark_connector *destroy_next; argument486 struct fsnotify_mark_connector __rcu *sb_marks; argument544 struct fsnotify_mark_connector *connector;784 extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);786 extern void fsnotify_recalc_mask(struct fsnotify_mark_connector *conn);
76 struct fsnotify_mark_connector;735 struct fsnotify_mark_connector __rcu *i_fsnotify_marks;
71 struct fsnotify_mark_connector __rcu *mnt_fsnotify_marks;
1180 struct fsnotify_mark_connector *conn; in fanotify_set_mark_fsid()
Completed in 32 milliseconds