Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dtransaction.c1480 mutex_lock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
1517 mutex_unlock(&fs_info->tree_log_mutex); in qgroup_account_snapshot()
2263 mutex_lock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2347 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2363 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
2409 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_commit_transaction()
Dtree-log.c3322 mutex_lock(&fs_info->tree_log_mutex); in btrfs_sync_log()
3335 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
3342 mutex_unlock(&fs_info->tree_log_mutex); in btrfs_sync_log()
Dctree.h713 struct mutex tree_log_mutex; member
Ddisk-io.c2954 mutex_init(&fs_info->tree_log_mutex); in btrfs_init_fs_info()