Searched refs:num_marks (Results 1 – 4 of 4) sorted by relevance
168 atomic_dec(&group->num_marks); in fsnotify_detach_mark()356 atomic_inc(&group->num_marks); in fsnotify_add_mark_locked()384 atomic_dec(&group->num_marks); in fsnotify_add_mark_locked()
98 atomic_set(&group->num_marks, 0); in fsnotify_alloc_group()
154 atomic_t num_marks; /* 1 for each mark and 1 for not being member
611 if (atomic_read(&group->num_marks) > group->fanotify_data.max_marks) in fanotify_add_new_mark()