Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddev-replace.c614 btrfs_dev_name(src_device), src_device->devid); in btrfs_dev_replace_start()
661 btrfs_dev_name(src_device), in btrfs_dev_replace_start()
663 btrfs_dev_name(tgt_device)); in btrfs_dev_replace_start()
957 btrfs_dev_name(src_device), in btrfs_dev_replace_finishing()
959 btrfs_dev_name(tgt_device), scrub_ret); in btrfs_dev_replace_finishing()
975 btrfs_dev_name(src_device), in btrfs_dev_replace_finishing()
977 btrfs_dev_name(tgt_device)); in btrfs_dev_replace_finishing()
1123 btrfs_dev_name(src_device), src_device->devid, in btrfs_dev_replace_cancel()
1124 btrfs_dev_name(tgt_device)); in btrfs_dev_replace_cancel()
1157 btrfs_dev_name(src_device), src_device->devid, in btrfs_dev_replace_cancel()
[all …]
H A 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()
2957 devid, btrfs_dev_name(dev)); in btrfs_scrub_dev()
H A Dbio.c453 (unsigned long)dev->bdev->bd_dev, btrfs_dev_name(dev), in btrfs_submit_dev_bio()
857 ino, start, btrfs_dev_name(smap.dev), in btrfs_repair_io_failure()
H A Dvolumes.h838 static inline const char *btrfs_dev_name(const struct btrfs_device *device) in btrfs_dev_name() function
H A Dvolumes.c1031 devid, btrfs_dev_name(device), in device_list_add()
2298 btrfs_dev_name(device), device->devid); in btrfs_rm_device()
7762 ret, btrfs_dev_name(device)); in update_dev_stat_item()
7773 btrfs_dev_name(device), ret); in update_dev_stat_item()
7787 btrfs_dev_name(device), ret); in update_dev_stat_item()
7850 btrfs_dev_name(dev), in btrfs_dev_stat_inc_and_print()
7870 btrfs_dev_name(dev), in btrfs_dev_stat_print_on_load()
H A Dsuper.c2375 seq_escape(m, btrfs_dev_name(fs_info->fs_devices->latest_dev), " \t\n\\"); in btrfs_show_devname()
H A Dioctl.c1175 btrfs_dev_name(device), device->devid, in btrfs_ioctl_resize()
2849 strscpy(di_args->path, btrfs_dev_name(dev), sizeof(di_args->path)); in btrfs_ioctl_dev_info()
H A Ddisk-io.c3697 btrfs_dev_name(device), in btrfs_end_super_write()
H A Dextent-tree.c6413 btrfs_dev_name(device), in btrfs_trim_free_extents()