Home
last modified time | relevance | path

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

/freebsd-13-stable/stand/userboot/userboot/
HDconf.c66 &host_fsops,
HDlibuserboot.h45 extern struct fs_ops host_fsops;
HDhost.c155 struct fs_ops host_fsops = { variable
/freebsd-13-stable/stand/common/
HDinstall.c246 extern struct fs_ops host_fsops; in install()
248 proto = &host_fsops; in install()