Home
last modified time | relevance | path

Searched refs:BTRFS_FS_UPDATE_UUID_TREE_GEN (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Duuid-tree.c524 set_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags); in btrfs_uuid_scan_kthread()
H A Dfs.h132 BTRFS_FS_UPDATE_UUID_TREE_GEN, enumerator
H A Dtransaction.c1954 if (test_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags)) in update_super_roots()
H A Ddisk-io.c3496 * BTRFS_FS_UPDATE_UUID_TREE_GEN bit. Otherwise we could commit the in open_ctree()
3503 set_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags); in open_ctree()