Searched refs:btrfs_sb_offset (Results 1 – 10 of 10) sorted by relevance
115 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()122 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()
27 static inline u64 btrfs_sb_offset(int mirror) in btrfs_sb_offset() function
776 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()817 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()976 sb_pos = btrfs_sb_offset(i); in btrfs_find_allocatable_zones()
2691 btrfs_super_bytenr(sb) != btrfs_sb_offset(mirror_num)) { in validate_super()3752 bytenr_orig = btrfs_sb_offset(copy_num); in btrfs_read_dev_one_super()3840 bytenr_orig = btrfs_sb_offset(i); in write_dev_supers()
716 dev_bytenr = btrfs_sb_offset(superblock_mirror_num); in btrfsic_process_superblock_dev_mirror()
1847 bytenr = btrfs_sb_offset(i); in exclude_super_stripes()
3968 bytenr = btrfs_sb_offset(i); in scrub_supers()
1220 u64 sb_start = btrfs_sb_offset(j); in btrfs_issue_discard()
1371 bytenr_orig = btrfs_sb_offset(0); in btrfs_scan_one_device()
510 ret = btrfs_rmap_block(fs_info, em->start, NULL, btrfs_sb_offset(1), in test_rmap_block()
Completed in 50 milliseconds