lio_fetch_stats
EXPORT_SYMBOL_GPL(lio_fetch_stats);
INIT_DELAYED_WORK(&lio->stats_wk.work, lio_fetch_stats);
INIT_DELAYED_WORK(&lio->stats_wk.work, lio_fetch_stats);
void lio_fetch_stats(struct work_struct *work);