Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Draid56.c63 struct sector_ptr { struct
604 static struct sector_ptr *rbio_stripe_sector(const struct btrfs_raid_bio *rbio, in rbio_stripe_sector()
613 static struct sector_ptr *rbio_pstripe_sector(const struct btrfs_raid_bio *rbio, in rbio_pstripe_sector()
620 static struct sector_ptr *rbio_qstripe_sector(const struct btrfs_raid_bio *rbio, in rbio_qstripe_sector()
871 static struct sector_ptr *sector_in_rbio(struct btrfs_raid_bio *rbio, in sector_in_rbio()
875 struct sector_ptr *sector; in sector_in_rbio()
926 rbio->bio_sectors = kcalloc(num_sectors, sizeof(struct sector_ptr), in alloc_rbio()
928 rbio->stripe_sectors = kcalloc(num_sectors, sizeof(struct sector_ptr), in alloc_rbio()
1037 struct sector_ptr *sector, in rbio_add_io_sector()
1120 struct sector_ptr *sector = &rbio->bio_sectors[index]; in index_one_bio()
[all …]
Draid56.h110 struct sector_ptr *bio_sectors;
116 struct sector_ptr *stripe_sectors;