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