Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dctree.h128 BTRFS_ROOT_MULTI_LOG_TASKS, enumerator
H A Dtree-log.c210 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
213 set_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
232 clear_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state); in start_log_trans()
2946 test_bit(BTRFS_ROOT_MULTI_LOG_TASKS, &root->state)) { in btrfs_sync_log()