Searched refs:g_mountver_pre_sync (Results 1 – 1 of 1) sorted by relevance
58 static eventhandler_tag g_mountver_pre_sync = NULL; variable681 g_mountver_pre_sync = EVENTHANDLER_REGISTER(shutdown_pre_sync, in g_mountver_init()683 if (g_mountver_pre_sync == NULL) in g_mountver_init()691 if (g_mountver_pre_sync != NULL) in g_mountver_fini()692 EVENTHANDLER_DEREGISTER(shutdown_pre_sync, g_mountver_pre_sync); in g_mountver_fini()