Home
last modified time | relevance | path

Searched refs:orig_super_total_bytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c2589 u64 orig_super_total_bytes; in btrfs_init_new_device() local
2686 orig_super_total_bytes = btrfs_super_total_bytes(fs_info->super_copy); in btrfs_init_new_device()
2688 round_down(orig_super_total_bytes + device->total_bytes, in btrfs_init_new_device()
2790 orig_super_total_bytes); in btrfs_init_new_device()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c2621 u64 orig_super_total_bytes; in btrfs_init_new_device() local
2732 orig_super_total_bytes = btrfs_super_total_bytes(fs_info->super_copy); in btrfs_init_new_device()
2734 round_down(orig_super_total_bytes + device->total_bytes, in btrfs_init_new_device()
2836 orig_super_total_bytes); in btrfs_init_new_device()

Completed in 31 milliseconds