| H A D | scrub.c | 86 /* Set when @mirror_num, @dev, @physical and @logical are set. */ 146 u64 physical; member 318 u64 physical; member 561 "scrub: %s at logical %llu on dev %s, physical %llu root %llu inode %llu offset %llu length %u links %u (path: %s)", in scrub_print_warning_inode() 564 swarn->physical, in scrub_print_warning_inode() 574 "scrub: %s at logical %llu on dev %s, physical %llu root %llu inode %llu offset %llu: path resolving failed with ret=%d", in scrub_print_warning_inode() 577 swarn->physical, in scrub_print_warning_inode() 584 bool is_super, u64 logical, u64 physical) in scrub_print_common_warning() argument 598 btrfs_warn(fs_info, "scrub: %s on device %s, physical %llu", in scrub_print_common_warning() 599 errstr, btrfs_dev_name(dev), physical); in scrub_print_common_warning() 662 fill_writer_pointer_gap(struct scrub_ctx * sctx,u64 physical) fill_writer_pointer_gap() argument 1008 u64 physical = 0; scrub_stripe_report_errors() local 1436 get_raid56_logic_offset(u64 physical,int num,struct btrfs_chunk_map * map,u64 * offset,u64 * stripe_start) get_raid56_logic_offset() argument 1604 sync_write_pointer_for_zoned(struct scrub_ctx * sctx,u64 logical,u64 physical,u64 physical_end) sync_write_pointer_for_zoned() argument 1664 scrub_find_fill_first_stripe(struct btrfs_block_group * bg,struct btrfs_path * extent_path,struct btrfs_path * csum_path,struct btrfs_device * dev,u64 physical,int mirror_num,u64 logical_start,u32 logical_len,struct scrub_stripe * stripe) scrub_find_fill_first_stripe() argument 2038 queue_scrub_stripe(struct scrub_ctx * sctx,struct btrfs_block_group * bg,struct btrfs_device * dev,int mirror_num,u64 logical,u32 length,u64 physical,u64 * found_logical_ret) queue_scrub_stripe() argument 2210 u64 physical; scrub_raid56_parity_stripe() local 2313 scrub_simple_mirror(struct scrub_ctx * sctx,struct btrfs_block_group * bg,u64 logical_start,u64 logical_length,struct btrfs_device * device,u64 physical,int mirror_num) scrub_simple_mirror() argument 2449 u64 physical = map->stripes[stripe_index].physical; scrub_stripe() local 2953 scrub_one_super(struct scrub_ctx * sctx,struct btrfs_device * dev,struct page * page,u64 physical,u64 generation) scrub_one_super() argument [all...] |