Home
last modified time | relevance | path

Searched refs:spa_boot_init (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c364 EVENTHANDLER_DEFINE(mountroot, spa_boot_init, NULL, 0);
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h1175 extern void spa_boot_init(void);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c2336 spa_boot_init(void) in spa_boot_init() function