Searched refs:mountroot_post_hook (Results 1 – 1 of 1) sorted by relevance
408 void (*mountroot_post_hook)(void); variable1053 if (mountroot_post_hook != NULL) { in bsd_init()1054 mountroot_post_hook(); in bsd_init()