Home
last modified time | relevance | path

Searched defs:sparity (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dscrub.c114 struct scrub_parity *sparity; member
2531 static inline void __scrub_mark_bitmap(struct scrub_parity *sparity, in __scrub_mark_bitmap()
2558 static inline void scrub_parity_mark_sectors_error(struct scrub_parity *sparity, in scrub_parity_mark_sectors_error()
2564 static inline void scrub_parity_mark_sectors_data(struct scrub_parity *sparity, in scrub_parity_mark_sectors_data()
2733 static int scrub_sectors_for_parity(struct scrub_parity *sparity, in scrub_sectors_for_parity()
2803 static int scrub_extent_for_parity(struct scrub_parity *sparity, in scrub_extent_for_parity()
2894 static void scrub_free_parity(struct scrub_parity *sparity) in scrub_free_parity()
2918 struct scrub_parity *sparity = container_of(work, struct scrub_parity, in scrub_parity_bio_endio_worker() local
2929 struct scrub_parity *sparity = bio->bi_private; in scrub_parity_bio_endio() local
2942 static void scrub_parity_check_and_repair(struct scrub_parity *sparity) in scrub_parity_check_and_repair()
[all …]