Searched refs:mountroot_post_hook (Results 1 – 1 of 1) sorted by relevance
399 void (*mountroot_post_hook)(void); variable1017 if (mountroot_post_hook != NULL) { in bsd_init()1018 mountroot_post_hook(); in bsd_init()