Lines Matching defs:generation
353 * generation <= fs_info->last_trans_committed.
1290 u64 generation;
1306 generation = btrfs_root_generation(&root->root_item);
1310 generation, level, NULL);
1315 } else if (!btrfs_buffer_uptodate(root->node, generation, 0)) {
1850 * This will find the highest generation in the array of root backups. The
1855 * generation of the latest root in the array with the generation
2301 fs_info->generation + 1,
2580 * The generation is a global counter, we'll trust it more than the others
2585 "suspicious: generation < chunk_root_generation: %llu < %llu",
2591 "suspicious: generation < cache_generation: %llu < %llu",
2653 u64 generation;
2680 generation = btrfs_super_generation(sb);
2683 generation, level, NULL);
2722 fs_info->generation = generation;
2723 fs_info->last_trans_committed = generation;
2935 u64 generation;
3169 generation = btrfs_super_chunk_root_generation(disk_super);
3174 generation, level, NULL);
3213 * check the generation here so we can set the
3216 * uuid generation, and then if we crash we would rescan the uuid tree,
3220 fs_info->generation == btrfs_super_uuid_tree_generation(disk_super))
3434 fs_info->generation !=
4289 if (transid != fs_info->generation)
4291 buf->start, transid, fs_info->generation);
4662 BTRFS_I(inode)->generation = 0;