Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/io_uring/src/
H A During.rs119 fn file_offset_to_raw_offset(offset: Option<u64>) -> u64 { in file_offset_to_raw_offset() function
431 sqe.set_off(file_offset_to_raw_offset(offset)); in add_writev()
490 sqe.set_off(file_offset_to_raw_offset(offset)); in add_readv()