Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dtree-log.c153 if (!test_bit(BTRFS_ROOT_HAS_LOG_TREE, &tree_root->state)) { in start_log_trans()
158 set_bit(BTRFS_ROOT_HAS_LOG_TREE, &tree_root->state); in start_log_trans()
205 set_bit(BTRFS_ROOT_HAS_LOG_TREE, &root->state); in start_log_trans()
232 if (!test_bit(BTRFS_ROOT_HAS_LOG_TREE, &root->state)) in join_running_log_trans()
3301 clear_bit(BTRFS_ROOT_HAS_LOG_TREE, &root->state); in btrfs_free_log()
3312 clear_bit(BTRFS_ROOT_HAS_LOG_TREE, &fs_info->tree_root->state); in btrfs_free_log_root_tree()
3351 if (!test_bit(BTRFS_ROOT_HAS_LOG_TREE, &inode->root->state)) { in inode_logged()
Dctree.h1213 BTRFS_ROOT_HAS_LOG_TREE, enumerator