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

/linux-master/fs/btrfs/
H A Dfs.h117 BTRFS_FS_UPDATE_UUID_TREE_GEN, enumerator in enum:__anon1698
H A Dtransaction.c1955 if (test_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags))
H A Ddisk-io.c3426 * BTRFS_FS_UPDATE_UUID_TREE_GEN bit. Otherwise we could commit the
3433 set_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags);
H A Dvolumes.c4912 set_bit(BTRFS_FS_UPDATE_UUID_TREE_GEN, &fs_info->flags);

Completed in 266 milliseconds