Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.c1335 mutex_lock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
1372 mutex_unlock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
2178 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2182 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2204 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2215 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2222 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2233 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2282 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2291 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.h621 struct mutex tree_log_mutex; member
Ddisk-io.c2781 mutex_init(&fs_info->tree_log_mutex); in open_ctree()