Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.c1348 mutex_lock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
1385 mutex_unlock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
2132 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2136 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2158 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2169 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2176 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2187 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2237 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2246 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
Dtree-log.c153 mutex_lock(&fs_info->tree_log_mutex); in start_log_trans()
156 mutex_unlock(&fs_info->tree_log_mutex); in start_log_trans()
Dctree.h847 struct mutex tree_log_mutex; member
Ddisk-io.c2757 mutex_init(&fs_info->tree_log_mutex); in open_ctree()