Searched refs:btrfs_sb_log_location (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | zoned.h | 65 int btrfs_sb_log_location(struct btrfs_device *device, int mirror, int rw, 147 static inline int btrfs_sb_log_location(struct btrfs_device *device, int mirror, in btrfs_sb_log_location() function
|
| H A D | disk-io.c | 3826 ret = btrfs_sb_log_location(device, i, WRITE, &bytenr); in write_dev_supers() 3910 ret = btrfs_sb_log_location(device, i, READ, &bytenr); in wait_dev_supers()
|
| H A D | zoned.c | 897 int btrfs_sb_log_location(struct btrfs_device *device, int mirror, int rw, in btrfs_sb_log_location() function
|
| H A D | scrub.c | 2832 ret = btrfs_sb_log_location(scrub_dev, i, 0, &bytenr); in scrub_supers()
|