Searched refs:BIO_BI_SECTOR (Results 1 – 2 of 2) sorted by relevance
76 #define BIO_BI_SECTOR(bio) (bio)->bi_iter.bi_sector macro573 return (BIO_BI_SECTOR(bio) << 9); in io_offset()
701 BIO_BI_SECTOR(bio) = vbio->vbio_offset >> 9; in vbio_add_page()1155 BIO_BI_SECTOR(dr->dr_bio[i]) = bio_offset >> 9; in vdev_classic_physio()