Home
last modified time | relevance | path

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

/openbsd/sys/ufs/ffs/
H A Dffs_extern.h135 int ffs_mountroot(void);
H A Dffs_vfsops.c153 ffs_mountroot(void) in ffs_mountroot() function
/openbsd/sys/kern/
H A Dsubr_disk.c1334 extern int ffs_mountroot(void); in dk_mountroot()
1335 mountrootfn = ffs_mountroot; in dk_mountroot()
1350 extern int ffs_mountroot(void); in dk_mountroot()
1354 mountrootfn = ffs_mountroot; in dk_mountroot()