Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c108 struct scrub_parity *sparity; member
2296 static inline void __scrub_mark_bitmap(struct scrub_parity *sparity, in __scrub_mark_bitmap() argument
2327 scrub_parity_mark_sectors_error(struct scrub_parity *sparity, u64 start, u64 len) scrub_parity_mark_sectors_error() argument
2333 scrub_parity_mark_sectors_data(struct scrub_parity *sparity, u64 start, u64 len) scrub_parity_mark_sectors_data() argument
2457 scrub_pages_for_parity(struct scrub_parity *sparity, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num, u8 *csum) scrub_pages_for_parity() argument
2541 scrub_extent_for_parity(struct scrub_parity *sparity, u64 logical, u64 len, u64 physical, struct btrfs_device *dev, u64 flags, u64 gen, int mirror_num) scrub_extent_for_parity() argument
2632 scrub_free_parity(struct scrub_parity *sparity) scrub_free_parity() argument
2656 struct scrub_parity *sparity = container_of(work, struct scrub_parity, scrub_parity_bio_endio_worker() local
2666 struct scrub_parity *sparity = (struct scrub_parity *)bio->bi_private; scrub_parity_bio_endio() local
2680 scrub_parity_check_and_repair(struct scrub_parity *sparity) scrub_parity_check_and_repair() argument
2737 scrub_parity_get(struct scrub_parity *sparity) scrub_parity_get() argument
2742 scrub_parity_put(struct scrub_parity *sparity) scrub_parity_put() argument
2773 struct scrub_parity *sparity; scrub_raid56_parity() local
[all...]

Completed in 6 milliseconds