Lines Matching refs:mark_mutex
135 BUG_ON(!mutex_is_locked(&group->mark_mutex)); in fsnotify_detach_mark()
206 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_destroy_mark()
208 mutex_unlock(&group->mark_mutex); in fsnotify_destroy_mark()
342 BUG_ON(!mutex_is_locked(&group->mark_mutex)); in fsnotify_add_mark_locked()
400 mutex_lock(&group->mark_mutex); in fsnotify_add_mark()
402 mutex_unlock(&group->mark_mutex); in fsnotify_add_mark()
442 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_clear_marks_by_group_flags()
447 mutex_unlock(&group->mark_mutex); in fsnotify_clear_marks_by_group_flags()
450 mutex_lock_nested(&group->mark_mutex, SINGLE_DEPTH_NESTING); in fsnotify_clear_marks_by_group_flags()
452 mutex_unlock(&group->mark_mutex); in fsnotify_clear_marks_by_group_flags()
458 mutex_unlock(&group->mark_mutex); in fsnotify_clear_marks_by_group_flags()