Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dctree.h125 BTRFS_ROOT_MULTI_LOG_TASKS, enumerator
H A Dtree-log.c191 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
194 set_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
213 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
2945 test_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state)) { in btrfs_sync_log()