Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Ddedupe.c2340 static void timeout_index_operations(struct timer_list *t) in timeout_index_operations() function
2381 timer_setup(&zone->timer, timeout_index_operations, 0); in initialize_zone()