Searched refs:btrfs_sb_offset (Results 1 – 8 of 8) sorted by relevance
144 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()151 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()
36 static inline u64 btrfs_sb_offset(int mirror) in btrfs_sb_offset() function
876 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()917 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()1084 sb_pos = btrfs_sb_offset(i); in btrfs_find_allocatable_zones()
2549 btrfs_super_bytenr(sb) != btrfs_sb_offset(mirror_num)) { in btrfs_validate_super()3748 bytenr_orig = btrfs_sb_offset(i); in write_dev_supers()
1345 bytenr_orig = btrfs_sb_offset(copy_num); in btrfs_read_disk_super()2139 const u64 bytenr = btrfs_sb_offset(copy_num); in btrfs_scratch_superblock()
2234 bytenr = btrfs_sb_offset(i); in exclude_super_stripes()
1274 u64 sb_start = btrfs_sb_offset(j); in btrfs_issue_discard()
1052 ret = btrfs_rmap_block(fs_info, map->start, btrfs_sb_offset(1), in test_rmap_block()
Completed in 44 milliseconds