Searched refs:btrfs_sb_offset (Results 1 – 7 of 7) sorted by relevance
38 static inline u64 btrfs_sb_offset(int mirror) in btrfs_sb_offset() function
903 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()944 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()1113 sb_pos = btrfs_sb_offset(i); in btrfs_find_allocatable_zones()
2568 btrfs_super_bytenr(sb) != btrfs_sb_offset(mirror_num))) { in btrfs_validate_super()2570 btrfs_super_bytenr(sb), btrfs_sb_offset(mirror_num)); in btrfs_validate_super()3886 bytenr_orig = btrfs_sb_offset(i); in write_dev_supers()
1344 bytenr_orig = btrfs_sb_offset(copy_num); in btrfs_read_disk_super()2253 const u64 bytenr = btrfs_sb_offset(copy_num); in btrfs_scratch_superblock()
2369 bytenr = btrfs_sb_offset(i); in exclude_super_stripes()
1317 u64 sb_start = btrfs_sb_offset(j); in btrfs_issue_discard()
1055 ret = btrfs_rmap_block(fs_info, map->start, btrfs_sb_offset(1), in test_rmap_block()