Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c336 EVENTHANDLER_DEFINE(mountroot, spa_boot_init, NULL, 0);
/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspa.h1184 extern void spa_boot_init(void);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_misc.c2459 spa_boot_init(void) in spa_boot_init() function