fsnotify_conn_mask  621 fs/notify/fanotify/fanotify_user.c 	if (removed & fsnotify_conn_mask(fsn_mark->connector))
fsnotify_conn_mask  721 fs/notify/fanotify/fanotify_user.c 	if (added & ~fsnotify_conn_mask(fsn_mark->connector))
fsnotify_conn_mask  433 include/linux/fsnotify_backend.h extern __u32 fsnotify_conn_mask(struct fsnotify_mark_connector *conn);