Home
last modified time | relevance | path

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

/openbsd/src/sys/isofs/cd9660/
Dcd9660_extern.h98 int cd9660_mountroot(void);
Dcd9660_vfsops.c89 cd9660_mountroot(void) in cd9660_mountroot() function
/openbsd/src/sys/kern/
Dsubr_disk.c1342 extern int cd9660_mountroot(void); in dk_mountroot()
1343 mountrootfn = cd9660_mountroot; in dk_mountroot()