Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_DIRTY (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
H A Dctree.h129 BTRFS_ROOT_DIRTY, enumerator
H A Dtransaction.c1363 clear_bit(BTRFS_ROOT_DIRTY, &root->state); in commit_cowonly_roots()
H A Dctree.c220 if (test_bit(BTRFS_ROOT_DIRTY, &root->state) || in add_root_to_dirty_list()
225 if (!test_and_set_bit(BTRFS_ROOT_DIRTY, &root->state)) { in add_root_to_dirty_list()