Searched refs:super_for_commit (Results 1 – 4 of 4) sorted by relevance
1767 memcpy(&fs_info->super_for_commit, &fs_info->super_copy, in open_ctree()1768 sizeof(fs_info->super_for_commit)); in open_ctree()2331 sb = &root->fs_info->super_for_commit; in write_all_supers()
1372 memcpy(&root->fs_info->super_for_commit, &root->fs_info->super_copy, in btrfs_commit_transaction()
2078 btrfs_set_super_log_root(&root->fs_info->super_for_commit, in btrfs_sync_log()2080 btrfs_set_super_log_root_level(&root->fs_info->super_for_commit, in btrfs_sync_log()
934 struct btrfs_super_block super_for_commit; member