Home
last modified time | relevance | path

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

/external/blktrace/iowatcher/
Dblkparse.c42 static struct list_head io_hash_table[IO_HASH_TABLE_SIZE]; variable
192 head = io_hash_table + i; in init_io_hash_table()
229 head = io_hash_table + slot; in io_hash_table_insert()
244 head = io_hash_table + slot; in io_hash_table_search()