Searched refs:btrfs_sb_log_location_bdev (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | zoned.h | 49 int btrfs_sb_log_location_bdev(struct block_device *bdev, int mirror, int rw, 131 static inline int btrfs_sb_log_location_bdev(struct block_device *bdev, in btrfs_sb_log_location_bdev() function
|
H A D | zoned.c | 875 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 | 3677 ret = btrfs_sb_log_location_bdev(bdev, copy_num, READ, &bytenr); in btrfs_read_dev_one_super()
|
H A D | volumes.c | 1401 ret = btrfs_sb_log_location_bdev(bdev, 0, READ, &bytenr); in btrfs_scan_one_device()
|