Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.c1452 mutex_lock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
1489 mutex_unlock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
2310 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2402 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2411 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2450 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.h680 struct mutex tree_log_mutex; member
Ddisk-io.c2821 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()