Searched refs:tree_log_mutex (Results 1 – 4 of 4) sorted by relevance
2434 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2449 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2465 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
3175 mutex_lock(&fs_info->tree_log_mutex); in btrfs_sync_log()3188 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()3195 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
736 struct mutex tree_log_mutex; member
3070 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()