Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dctree.h154 BTRFS_ROOT_DIRTY, enumerator
H A Dtransaction.c1326 clear_bit(BTRFS_ROOT_DIRTY, &root->state); in commit_cowonly_roots()
H A Dctree.c287 if (test_bit(BTRFS_ROOT_DIRTY, &root->state) || in add_root_to_dirty_list()
292 if (!test_and_set_bit(BTRFS_ROOT_DIRTY, &root->state)) { in add_root_to_dirty_list()