Home
last modified time | relevance | path

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

/freebsd/stand/userboot/userboot/
H A Dconf.c65 &host_fsops,
H A Dlibuserboot.h45 extern struct fs_ops host_fsops;
H A Dhost.c154 struct fs_ops host_fsops = { variable
/freebsd/stand/common/
H A Dinstall.c248 extern struct fs_ops host_fsops; in install()
250 proto = &host_fsops; in install()