Searched refs:tree_log_mutex (Results 1 – 4 of 4) sorted by relevance
2553 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2572 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2581 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
606 struct mutex tree_log_mutex; member
3560 mutex_lock(&fs_info->tree_log_mutex); in btrfs_sync_log()3573 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()3580 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
2868 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()