Lines Matching refs:mark_mutex
134 BUG_ON(!mutex_is_locked(&group->mark_mutex)); in fsnotify_destroy_mark_locked()
161 mutex_unlock(&group->mark_mutex); in fsnotify_destroy_mark_locked()
195 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_destroy_mark_locked()
201 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_destroy_mark()
203 mutex_unlock(&group->mark_mutex); in fsnotify_destroy_mark()
326 BUG_ON(!mutex_is_locked(&group->mark_mutex)); in fsnotify_add_mark_locked()
384 mutex_lock(&group->mark_mutex); in fsnotify_add_mark()
386 mutex_unlock(&group->mark_mutex); in fsnotify_add_mark()
426 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_clear_marks_by_group_flags()
431 mutex_unlock(&group->mark_mutex); in fsnotify_clear_marks_by_group_flags()
434 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_clear_marks_by_group_flags()
436 mutex_unlock(&group->mark_mutex); in fsnotify_clear_marks_by_group_flags()
442 mutex_unlock(&group->mark_mutex); in fsnotify_clear_marks_by_group_flags()