Home
last modified time | relevance | path

Searched refs:logic_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dscrub.c130 u64 logic_end; member
2694 length = sparity->logic_end - sparity->logic_start; in scrub_parity_check_and_repair()
2755 u64 logic_end) in scrub_raid56_parity()
2795 sparity->logic_end = logic_end; in scrub_raid56_parity()
2802 while (logic_start < logic_end) { in scrub_raid56_parity()
2857 if (key.objectid >= logic_end) { in scrub_raid56_parity()
2940 if (logic_start >= logic_end) { in scrub_raid56_parity()
2964 logic_end - logic_start); in scrub_raid56_parity()
2994 u64 logic_end; in scrub_stripe() local
2750 scrub_raid56_parity(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *sdev, struct btrfs_path *path, u64 logic_start, u64 logic_end) scrub_raid56_parity() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dscrub.c2161 u64 logic_end; in scrub_stripe() local
2236 map, &logic_end, NULL); in scrub_stripe()
2237 logic_end += chunk_logical; in scrub_stripe()

Completed in 9 milliseconds