Searched refs:tod_syncache_removed (Results 1 – 4 of 4) sorted by relevance
103 void (*tod_syncache_removed)(struct toedev *, void *); member
294 tod->tod_syncache_removed = toedev_syncache_removed; in init_toedev()
426 tod->tod_syncache_removed(tod, sc->sc_todctx); in syncache_drop()1267 tod->tod_syncache_removed(tod, sc->sc_todctx); in syncache_expand()
1923 tod->tod_syncache_removed = t4_syncache_removed; in t4_tom_activate()