Home
last modified time | relevance | path

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

/dragonfly/stand/boot/common/
HDufsread.c87 static int boot2_ufs_init(void);
91 .fsinit = boot2_ufs_init,
172 boot2_ufs_init(void) in boot2_ufs_init() function
243 if (boot2_ufs_init() == 0) in boot2_ufs_read_size()