Searched defs:exception_hash (Results 1 - 1 of 1) sorted by relevance

/drivers/md/
H A Ddm-snap.c584 static uint32_t exception_hash(struct dm_exception_table *et, chunk_t chunk) function
604 slot = &et->table[exception_hash(et, chunk)];
655 l = &eh->table[exception_hash(eh, new_e->old_chunk)];

Completed in 49 milliseconds