Searched refs:super_for_commit (Results 1 – 5 of 5) sorted by relevance
1256 kfree(fs_info->super_for_commit); in btrfs_free_fs_info()1629 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()1710 &info->super_for_commit->super_roots, in backup_super_roots()3451 memcpy(fs_info->super_for_commit, fs_info->super_copy, in open_ctree()3452 sizeof(*fs_info->super_for_commit)); in open_ctree()4159 sb = fs_info->super_for_commit; in write_all_supers()
2083 fs_info->super_for_commit = kzalloc(BTRFS_SUPER_INFO_SIZE, GFP_KERNEL); in btrfs_get_tree_subvol()2084 if (!fs_info->super_copy || !fs_info->super_for_commit) { in btrfs_get_tree_subvol()2090 kfree(fs_info->super_for_commit); in btrfs_get_tree_subvol()
619 struct btrfs_super_block *super_for_commit; member
2540 memcpy(fs_info->super_for_commit, fs_info->super_copy, in btrfs_commit_transaction()
3550 btrfs_set_super_log_root(fs_info->super_for_commit, log_root_start); in btrfs_sync_log()3551 btrfs_set_super_log_root_level(fs_info->super_for_commit, log_root_level); in btrfs_sync_log()