Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dinuse_svm.c82 static void (*mdl_metaflushnames)(int flush_sr_cache); variable
477 (mdl_metaflushnames)(0); in event_handler()
530 mdl_metaflushnames = (void (*)(int))dlsym(lh, "metaflushnames"); in init_svm()