Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dblkparse.c198 static inline u64 hash_sector(u64 val) in hash_sector() function
225 int slot = hash_sector(sector); in io_hash_table_insert()
240 int slot = hash_sector(sector); in io_hash_table_search()