Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Dctree.h153 BTRFS_ROOT_MULTI_LOG_TASKS, enumerator
Dtree-log.c193 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
196 set_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
215 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
2903 test_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state)) { in btrfs_sync_log()