Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid1.c869 static int raise_barrier(struct r1conf *conf, sector_t sector_nr) in raise_barrier() argument
919 static void lower_barrier(struct r1conf *conf, sector_t sector_nr) in lower_barrier() argument
989 static void wait_read_barrier(struct r1conf *conf, sector_t sector_nr) in wait_read_barrier() argument
1022 static void wait_barrier(struct r1conf *conf, sector_t sector_nr) in wait_barrier() argument
1035 allow_barrier(struct r1conf *conf, sector_t sector_nr) allow_barrier() argument
2617 raid1_sync_request(struct mddev *mddev, sector_t sector_nr, int *skipped) raid1_sync_request() argument
[all...]
H A Draid10.c2907 static sector_t raid10_sync_request(struct mddev *mddev, sector_t sector_nr, in raid10_sync_request() argument
4384 reshape_request(struct mddev *mddev, sector_t sector_nr, int *skipped) reshape_request() argument
[all...]
H A Draid5.c5939 static sector_t reshape_request(struct mddev *mddev, sector_t sector_nr, int *skipped) in reshape_request() argument
6208 raid5_sync_request(struct mddev *mddev, sector_t sector_nr, int *skipped) raid5_sync_request() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Draid56.c276 const int sector_nr = (page_nr << PAGE_SHIFT) >> in is_data_stripe_page() local
593 rbio_stripe_sector_index(const struct btrfs_raid_bio *rbio, unsigned int stripe_nr, unsigned int sector_nr) rbio_stripe_sector_index() argument
604 rbio_stripe_sector(const struct btrfs_raid_bio *rbio, unsigned int stripe_nr, unsigned int sector_nr) rbio_stripe_sector() argument
613 rbio_pstripe_sector(const struct btrfs_raid_bio *rbio, unsigned int sector_nr) rbio_pstripe_sector() argument
620 rbio_qstripe_sector(const struct btrfs_raid_bio *rbio, unsigned int sector_nr) rbio_qstripe_sector() argument
871 sector_in_rbio(struct btrfs_raid_bio *rbio, int stripe_nr, int sector_nr, bool bio_list_only) sector_in_rbio() argument
996 get_rbio_veritical_errors(struct btrfs_raid_bio *rbio, int sector_nr, int *faila, int *failb) get_rbio_veritical_errors() argument
1035 rbio_add_io_sector(struct btrfs_raid_bio *rbio, struct bio_list *bio_list, struct sector_ptr *sector, unsigned int stripe_nr, unsigned int sector_nr, enum req_op op) rbio_add_io_sector() argument
1678 verify_one_sector(struct btrfs_raid_bio *rbio, int stripe_nr, int sector_nr) verify_one_sector() argument
1718 recover_vertical(struct btrfs_raid_bio *rbio, int sector_nr, void **pointers, void **unmap_array) recover_vertical() argument
1994 int sector_nr; set_rbio_raid6_extra_error() local
2563 int sector_nr; recover_scrub_rbio() local
2691 int sector_nr; scrub_rbio() local
[all...]
H A Dscrub.c583 static struct page *scrub_stripe_get_page(struct scrub_stripe *stripe, int sector_nr) in scrub_stripe_get_page() argument
599 static void scrub_verify_one_metadata(struct scrub_stripe *stripe, int sector_nr) in scrub_verify_one_metadata() argument
591 scrub_stripe_get_page_offset(struct scrub_stripe *stripe, int sector_nr) scrub_stripe_get_page_offset() argument
690 scrub_verify_one_sector(struct scrub_stripe *stripe, int sector_nr) scrub_verify_one_sector() argument
756 int sector_nr; scrub_verify_one_stripe() local
789 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); scrub_repair_read_endio() local
879 int sector_nr; scrub_stripe_report_errors() local
1103 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); scrub_read_endio() local
1132 int sector_nr = calc_sector_number(stripe, bio_first_bvec_all(&bbio->bio)); scrub_write_endio() local
1200 int sector_nr; scrub_write_sectors() local
1603 int sector_nr; scrub_find_fill_first_stripe() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.c869 static int raise_barrier(struct r1conf *conf, sector_t sector_nr) in raise_barrier() argument
919 static void lower_barrier(struct r1conf *conf, sector_t sector_nr) in lower_barrier() argument
999 static bool wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_read_barrier() argument
1042 static bool wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) in wait_barrier() argument
1055 allow_barrier(struct r1conf *conf, sector_t sector_nr) allow_barrier() argument
2661 raid1_sync_request(struct mddev *mddev, sector_t sector_nr, int *skipped) raid1_sync_request() argument
[all...]
H A Draid10.c3293 static sector_t raid10_sync_request(struct mddev *mddev, sector_t sector_nr, in raid10_sync_request() argument
4772 reshape_request(struct mddev *mddev, sector_t sector_nr, int *skipped) reshape_request() argument
[all...]
H A Draid5.c6261 static sector_t reshape_request(struct mddev *mddev, sector_t sector_nr, int *skipped) in reshape_request() argument
6532 raid5_sync_request(struct mddev *mddev, sector_t sector_nr, int *skipped) raid5_sync_request() argument
[all...]

Completed in 35 milliseconds