Searched refs:mountroot_post_hook (Results 1 – 1 of 1) sorted by relevance
403 void (*mountroot_post_hook)(void); variable1033 if (mountroot_post_hook != NULL) { in bsd_init()1034 mountroot_post_hook(); in bsd_init()