ffs_mountroot 879 kern/subr_disk.c extern int ffs_mountroot(void); ffs_mountroot 880 kern/subr_disk.c mountrootfn = ffs_mountroot; ffs_mountroot 895 kern/subr_disk.c extern int ffs_mountroot(void); ffs_mountroot 899 kern/subr_disk.c mountrootfn = ffs_mountroot; ffs_mountroot 129 kern/vfs_conf.c { &ffs_vfsops, MOUNT_FFS, 1, 0, MNT_LOCAL, ffs_mountroot, NULL }, ffs_mountroot 136 ufs/ffs/ffs_extern.h int ffs_mountroot(void);