Home
last modified time | relevance | path

Searched refs:tree_log_mutex (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/btrfs/
Dtransaction.c1332 mutex_lock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
1369 mutex_unlock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
2166 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2170 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2192 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2203 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2210 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2221 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2270 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2279 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
Dtree-log.c159 mutex_lock(&fs_info->tree_log_mutex); in start_log_trans()
162 mutex_unlock(&fs_info->tree_log_mutex); in start_log_trans()
Dctree.h625 struct mutex tree_log_mutex; member
Ddisk-io.c2756 mutex_init(&fs_info->tree_log_mutex); in open_ctree()