Searched refs:tree_log_mutex (Results 1 – 4 of 4) sorted by relevance
460 struct mutex tree_log_mutex; member
2491 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2511 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2520 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
3104 mutex_lock(&fs_info->tree_log_mutex); in btrfs_sync_log()3117 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()3124 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
2760 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()