Searched refs:BIO_BI_SECTOR (Results 1 – 4 of 4) sorted by relevance
103 #define BIO_BI_SECTOR(bio) (bio)->bi_iter.bi_sector macro111 #define BIO_BI_SECTOR(bio) (bio)->bi_sector macro
140 uio->uio_loffset = BIO_BI_SECTOR(bio) << 9; in uio_bvec_init()
174 uint64_t start = BIO_BI_SECTOR(bio) << 9; in zvol_discard()314 uint64_t offset = BIO_BI_SECTOR(bio) << 9; in zvol_submit_bio()
604 BIO_BI_SECTOR(dr->dr_bio[i]) = bio_offset >> 9; in __vdev_disk_physio()