Query: bio_sector_offset
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BIO_SECTOR_OFFSET(9) The Linux VFS BIO_SECTOR_OFFSET(9)NAMEbio_sector_offset - Find hardware sector offset in bioSYNOPSISsector_t bio_sector_offset(struct bio * bio, unsigned short index, unsigned int offset);ARGUMENTSbio bio to inspect index bio_vec index offset offset in bv_pageDESCRIPTIONReturn the number of hardware sectors between beginning of bio and an end point indicated by a bio_vec index and an offset within that vector's page.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BIO_SECTOR_OFFSET(9)