Home
last modified time | relevance | path

Searched refs:super_for_commit (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Ddisk-io.c1232 kfree(fs_info->super_for_commit); in btrfs_free_fs_info()
1605 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()
1686 &info->super_for_commit->super_roots, in backup_super_roots()
3365 memcpy(fs_info->super_for_commit, fs_info->super_copy, in open_ctree()
3366 sizeof(*fs_info->super_for_commit)); in open_ctree()
4050 sb = fs_info->super_for_commit; in write_all_supers()
H A Dfs.h605 struct btrfs_super_block *super_for_commit; member
H A Dtransaction.c2542 memcpy(fs_info->super_for_commit, fs_info->super_copy, in btrfs_commit_transaction()
H A Dtree-log.c3577 btrfs_set_super_log_root(fs_info->super_for_commit, log_root_start); in btrfs_sync_log()
3578 btrfs_set_super_log_root_level(fs_info->super_for_commit, log_root_level); in btrfs_sync_log()