Home
last modified time | relevance | path

Searched refs:super_roots (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dbtrfs_tree.h700 struct btrfs_root_backup super_roots[BTRFS_NUM_BACKUP_ROOTS]; member
/Linux-v6.6/fs/btrfs/
Ddisk-io.c1606 root_backup = info->super_copy->super_roots + i; in find_newest_super_backup()
1625 root_backup = info->super_for_commit->super_roots + next_backup; in backup_super_roots()
1696 memcpy(&info->super_copy->super_roots, in backup_super_roots()
1697 &info->super_for_commit->super_roots, in backup_super_roots()
1726 root_backup = super->super_roots + backup_index; in read_backup_root()