D | scrub.c | 89 /* Set when @mirror_num, @dev, @physical and @logical are set. */ 117 u64 physical; member 227 u64 physical; member 455 "%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu, length %u, links … in scrub_print_warning_inode() 458 swarn->physical, in scrub_print_warning_inode() 469 …"%s at logical %llu on dev %s, physical %llu, root %llu, inode %llu, offset %llu: path resolving f… in scrub_print_warning_inode() 472 swarn->physical, in scrub_print_warning_inode() 480 bool is_super, u64 logical, u64 physical) in scrub_print_common_warning() argument 494 btrfs_warn_in_rcu(fs_info, "%s on device %s, physical %llu", in scrub_print_common_warning() 495 errstr, btrfs_dev_name(dev), physical); in scrub_print_common_warning() [all …]
|