Home
last modified time | relevance | path

Searched refs:btrfs_sb_offset (Results 1 – 10 of 10) sorted by relevance

/linux/fs/btrfs/
A Dzoned.h115 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location_bdev()
122 *bytenr_ret = btrfs_sb_offset(mirror); in btrfs_sb_log_location()
A Ddisk-io.h27 static inline u64 btrfs_sb_offset(int mirror) in btrfs_sb_offset() function
A Dzoned.c776 *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()
A Ddisk-io.c2691 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()
A Dcheck-integrity.c716 dev_bytenr = btrfs_sb_offset(superblock_mirror_num); in btrfsic_process_superblock_dev_mirror()
A Dblock-group.c1847 bytenr = btrfs_sb_offset(i); in exclude_super_stripes()
A Dscrub.c3968 bytenr = btrfs_sb_offset(i); in scrub_supers()
A Dextent-tree.c1220 u64 sb_start = btrfs_sb_offset(j); in btrfs_issue_discard()
A Dvolumes.c1371 bytenr_orig = btrfs_sb_offset(0); in btrfs_scan_one_device()
/linux/fs/btrfs/tests/
A Dextent-map-tests.c510 ret = btrfs_rmap_block(fs_info, em->start, NULL, btrfs_sb_offset(1), in test_rmap_block()

Completed in 50 milliseconds