Searched refs:bio_to_phys (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dbio.h127 #define bio_to_phys(bio) (page_to_phys(bio_page((bio))) + (unsigned long) bio_offset((bio))) macro

Completed in 3 milliseconds