Lines Matching defs:sdev

75 	struct scrub_dev	*sdev;  member
107 struct scrub_dev *sdev; member
127 static void scrub_free_csums(struct scrub_dev *sdev) in scrub_free_csums()
155 static noinline_for_stack void scrub_free_dev(struct scrub_dev *sdev) in scrub_free_dev()
179 struct scrub_dev *sdev; in scrub_setup_dev() local
480 struct scrub_dev *sdev; in scrub_fixup_nodatasum() local
560 struct scrub_dev *sdev = sbio->sdev; in scrub_recheck_error() local
618 struct scrub_dev *sdev = sbio->sdev; in scrub_fixup() local
750 struct scrub_dev *sdev = sbio->sdev; in scrub_bio_end_io() local
762 struct scrub_dev *sdev = sbio->sdev; in scrub_checksum() local
832 static int scrub_checksum_data(struct scrub_dev *sdev, in scrub_checksum_data()
858 static int scrub_checksum_tree_block(struct scrub_dev *sdev, in scrub_checksum_tree_block()
912 struct scrub_dev *sdev = sbio->sdev; in scrub_checksum_super() local
951 static int scrub_submit(struct scrub_dev *sdev) in scrub_submit()
968 static int scrub_page(struct scrub_dev *sdev, u64 logical, u64 len, in scrub_page()
1050 static int scrub_find_csum(struct scrub_dev *sdev, u64 logical, u64 len, in scrub_find_csum()
1091 static int scrub_extent(struct scrub_dev *sdev, u64 logical, u64 len, in scrub_extent()
1118 static noinline_for_stack int scrub_stripe(struct scrub_dev *sdev, in scrub_stripe()
1369 static noinline_for_stack int scrub_chunk(struct scrub_dev *sdev, in scrub_chunk()
1409 int scrub_enumerate_chunks(struct scrub_dev *sdev, u64 start, u64 end) in scrub_enumerate_chunks()
1510 static noinline_for_stack int scrub_supers(struct scrub_dev *sdev) in scrub_supers()
1575 struct scrub_dev *sdev; in btrfs_scrub_dev() local
1725 struct scrub_dev *sdev; in btrfs_scrub_cancel_dev() local
1770 struct scrub_dev *sdev = NULL; in btrfs_scrub_progress() local