Skip to main content

extent_data_ref_hash

Function extent_data_ref_hash 

Source
pub fn extent_data_ref_hash(root: u64, objectid: u64, offset: u64) -> u64
Expand description

Compute the hash used for EXTENT_DATA_REF keys, matching the kernel’s hash_extent_data_ref(). Uses two independent CRC32C computations combined into a single u64.