Searched refs:lio_fetch_stats (Results 1 – 3 of 3) sorted by relevance
227 void lio_fetch_stats(struct work_struct *work);
1456 void lio_fetch_stats(struct work_struct *work) in lio_fetch_stats() function1523 EXPORT_SYMBOL_GPL(lio_fetch_stats);
1808 INIT_DELAYED_WORK(&lio->stats_wk.work, lio_fetch_stats); in liquidio_open()