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.h134 BTRFS_ROOT_MULTI_LOG_TASKS, enumerator
H A Dtree-log.c332 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
335 set_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
354 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
3360 test_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state)) { in btrfs_sync_log()