Home
last modified time | relevance | path

Searched refs:btrfs_dev_name (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/fs/btrfs/
Ddev-replace.c617 btrfs_dev_name(src_device), src_device->devid); in btrfs_dev_replace_start()
663 btrfs_dev_name(src_device), in btrfs_dev_replace_start()
665 btrfs_dev_name(tgt_device)); in btrfs_dev_replace_start()
959 btrfs_dev_name(src_device), in btrfs_dev_replace_finishing()
961 btrfs_dev_name(tgt_device), scrub_ret); in btrfs_dev_replace_finishing()
977 btrfs_dev_name(src_device), in btrfs_dev_replace_finishing()
979 btrfs_dev_name(tgt_device)); in btrfs_dev_replace_finishing()
1124 btrfs_dev_name(src_device), src_device->devid, in btrfs_dev_replace_cancel()
1125 btrfs_dev_name(tgt_device)); in btrfs_dev_replace_cancel()
1158 btrfs_dev_name(src_device), src_device->devid, in btrfs_dev_replace_cancel()
[all …]
Dscrub.c456 btrfs_dev_name(swarn->dev), in scrub_print_warning_inode()
470 btrfs_dev_name(swarn->dev), in scrub_print_warning_inode()
494 errstr, btrfs_dev_name(dev), physical); in scrub_print_common_warning()
536 errstr, swarn.logical, btrfs_dev_name(dev), in scrub_print_common_warning()
941 stripe->logical, btrfs_dev_name(dev), in scrub_stripe_report_errors()
955 stripe->logical, btrfs_dev_name(dev), in scrub_stripe_report_errors()
2952 devid, btrfs_dev_name(dev)); in btrfs_scrub_dev()
Dbio.c450 (unsigned long)dev->bdev->bd_dev, btrfs_dev_name(dev), in btrfs_submit_dev_bio()
831 ino, start, btrfs_dev_name(smap.dev), in btrfs_repair_io_failure()
Dvolumes.h819 static inline const char *btrfs_dev_name(const struct btrfs_device *device) in btrfs_dev_name() function
Dvolumes.c918 devid, btrfs_dev_name(device), in device_list_add()
2156 btrfs_dev_name(device), device->devid); in btrfs_rm_device()
7612 ret, btrfs_dev_name(device)); in update_dev_stat_item()
7623 btrfs_dev_name(device), ret); in update_dev_stat_item()
7637 btrfs_dev_name(device), ret); in update_dev_stat_item()
7702 btrfs_dev_name(dev), in btrfs_dev_stat_inc_and_print()
7722 btrfs_dev_name(dev), in btrfs_dev_stat_print_on_load()
Dioctl.c1268 btrfs_dev_name(device), device->devid, in btrfs_ioctl_resize()
2934 strscpy(di_args->path, btrfs_dev_name(dev), sizeof(di_args->path)); in btrfs_ioctl_dev_info()
Dsuper.c2385 seq_escape(m, btrfs_dev_name(fs_info->fs_devices->latest_dev), " \t\n\\"); in btrfs_show_devname()
Ddisk-io.c3627 btrfs_dev_name(device), in btrfs_end_super_write()
Dextent-tree.c6439 btrfs_dev_name(device), in btrfs_trim_free_extents()