Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c126 static struct fs_ops file_system_hfs = FS_OPS(hfs); variable
486 file_system[6] = file_system_hfs; in devopen()