Home
last modified time | relevance | path

Searched refs:scrub_parity (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dscrub.c105 struct scrub_parity *sparity;
120 struct scrub_parity { struct
231 static void scrub_parity_get(struct scrub_parity *sparity);
232 static void scrub_parity_put(struct scrub_parity *sparity);
2343 static inline void __scrub_mark_bitmap(struct scrub_parity *sparity, in __scrub_mark_bitmap()
2374 static inline void scrub_parity_mark_sectors_error(struct scrub_parity *sparity, in scrub_parity_mark_sectors_error()
2380 static inline void scrub_parity_mark_sectors_data(struct scrub_parity *sparity, in scrub_parity_mark_sectors_data()
2504 static int scrub_pages_for_parity(struct scrub_parity *sparity, in scrub_pages_for_parity()
2588 static int scrub_extent_for_parity(struct scrub_parity *sparity, in scrub_extent_for_parity()
2679 static void scrub_free_parity(struct scrub_parity *sparity) in scrub_free_parity()
[all …]