Searched refs:btrfs_sb_offset (Results 1 – 8 of 8) sorted by relevance
142 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()149 *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
865 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()906 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()1073 sb_pos = btrfs_sb_offset(i); in btrfs_find_allocatable_zones()
2493 btrfs_super_bytenr(sb) != btrfs_sb_offset(mirror_num)) { in btrfs_validate_super()3654 bytenr_orig = btrfs_sb_offset(copy_num); in btrfs_read_dev_one_super()3757 bytenr_orig = btrfs_sb_offset(i); in write_dev_supers()
1419 btrfs_sb_offset(0)); in btrfs_scan_one_device()2078 const u64 bytenr = btrfs_sb_offset(copy_num); in btrfs_scratch_superblock()
2197 bytenr = btrfs_sb_offset(i); in exclude_super_stripes()
1262 u64 sb_start = btrfs_sb_offset(j); in btrfs_issue_discard()
1051 ret = btrfs_rmap_block(fs_info, map->start, btrfs_sb_offset(1), in test_rmap_block()
Completed in 51 milliseconds