Searched refs:mountroothook_establish (Results 1 – 8 of 8) sorted by relevance
226 mountroothook_establish(void (*fn)(device_t), device_t dev) in mountroothook_establish() function
585 void *mountroothook_establish(void (*)(device_t), device_t);
368 mountroothook_establish(fd_mountroot_hook, fd->sc_dev); in fdattach()
594 mountroothook_establish(fd_mountroot_hook, fd->sc_dev); in fdattach()
629 mountroothook_establish(fd_mountroot_hook, self); in fdattach()
669 mountroothook_establish(fd_mountroot_hook, fd->sc_dev); in fdattach()
821 mountroothook_establish(fd_mountroot_hook, fd->sc_dv); in fdattach()
992 mountroothook_establish(fd_mountroot_hook, fd->sc_dev);