Searched refs:fsnotify_conn_mask (Results 1 – 2 of 2) sorted by relevance
1047 if (removed & fsnotify_conn_mask(fsn_mark->connector)) in fanotify_remove_mark()1138 ~fsnotify_conn_mask(fsn_mark->connector); in fanotify_mark_add_to_mask()
111 __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn) in fsnotify_conn_mask() function