Searched refs:lio_fetch_stats (Results 1 – 4 of 4) sorted by relevance
227 void lio_fetch_stats(struct work_struct *work);
1458 void lio_fetch_stats(struct work_struct *work) in lio_fetch_stats() function1525 EXPORT_SYMBOL_GPL(lio_fetch_stats);
932 INIT_DELAYED_WORK(&lio->stats_wk.work, lio_fetch_stats); in liquidio_open()
1814 INIT_DELAYED_WORK(&lio->stats_wk.work, lio_fetch_stats); in liquidio_open()