Searched refs:num_marks (Results 1 – 4 of 4) sorted by relevance
127 atomic_set(&group->num_marks, 0); in fsnotify_alloc_group()
394 atomic_dec(&group->num_marks); in fsnotify_detach_mark()659 atomic_inc(&group->num_marks); in fsnotify_add_mark_locked()677 atomic_dec(&group->num_marks); in fsnotify_add_mark_locked()
210 atomic_t num_marks; /* 1 for each mark and 1 for not being member
828 if (atomic_read(&group->num_marks) > group->fanotify_data.max_marks) in fanotify_add_new_mark()