Searched refs:btrfs_sb_log_location_bdev (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | zoned.h | 63 int btrfs_sb_log_location_bdev(struct block_device *bdev, int mirror, int rw, 140 static inline int btrfs_sb_log_location_bdev(struct block_device *bdev, in btrfs_sb_log_location_bdev() function
|
| H A D | zoned.c | 857 int btrfs_sb_log_location_bdev(struct block_device *bdev, int mirror, int rw, in btrfs_sb_log_location_bdev() function
|
| H A D | disk-io.c | 3723 ret = btrfs_sb_log_location_bdev(bdev, copy_num, READ, &bytenr); in btrfs_read_dev_one_super()
|
| H A D | volumes.c | 1466 ret = btrfs_sb_log_location_bdev(file_bdev(bdev_file), 0, READ, &bytenr); in btrfs_scan_one_device()
|