Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ sector
Method
sector
block/src/request.rs:539–541 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
537
538
#[inline]
539
pub fn sector(&self) -> u64 {
540
self.sector
541
}
542
543
#[inline]
544
pub fn request_type(&self) -> RequestType {
Callers
1
check_request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected