Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_HAS_LOG_TREE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dtree-log.c152 if (!test_bit(BTRFS_ROOT_HAS_LOG_TREE, &tree_root->state)) { in start_log_trans()
157 set_bit(BTRFS_ROOT_HAS_LOG_TREE, &tree_root->state); in start_log_trans()
204 set_bit(BTRFS_ROOT_HAS_LOG_TREE, &root->state); in start_log_trans()
231 if (!test_bit(BTRFS_ROOT_HAS_LOG_TREE, &root->state)) in join_running_log_trans()
3427 clear_bit(BTRFS_ROOT_HAS_LOG_TREE, &root->state); in btrfs_free_log()
3438 clear_bit(BTRFS_ROOT_HAS_LOG_TREE, &fs_info->tree_root->state); in btrfs_free_log_root_tree()
Dctree.h1091 BTRFS_ROOT_HAS_LOG_TREE, enumerator