H A D | scrub.c | 89 /* Set when @mirror_num, @dev, @physical and @logical are set. */ 117 u64 physical; member 226 u64 physical; member 454 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu, length %u, links … in scrub_print_warning_inode() 457 swarn->physical, in scrub_print_warning_inode() 468 …"%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu: path resolving f… in scrub_print_warning_inode() 471 swarn->physical, in scrub_print_warning_inode() 479 bool is_super, u64 logical, u64 physical) in scrub_print_common_warning() argument 493 btrfs_warn_in_rcu(fs_info, "%s on device %s, physical %llu", in scrub_print_common_warning() 494 errstr, btrfs_dev_name(dev), physical); in scrub_print_common_warning() [all …]
|