Searched refs:tree_log_mutex (Results 1 – 4 of 4) sorted by relevance
2505 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2525 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()2534 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
518 struct mutex tree_log_mutex; member
3163 mutex_lock(&fs_info->tree_log_mutex); in btrfs_sync_log()3176 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()3183 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
2797 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()
Completed in 28 milliseconds