Searched refs:tree_log_mutex (Results 1 – 4 of 4) sorted by relevance
462 struct mutex tree_log_mutex; member
2492 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2512 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2521 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
3123 mutex_lock(&fs_info->tree_log_mutex); in btrfs_sync_log()3136 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()3143 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
2760 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()