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.c521 set_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags); in btrfs_uuid_scan_kthread()
H A Dfs.h159 BTRFS_FS_UPDATE_UUID_TREE_GEN, enumerator
H A Ddisk-io.c3523 set_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags); in open_ctree()
3663 !test_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags))) { in open_ctree()
H A Dtransaction.c1991 if (test_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags)) in update_super_roots()