Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Ddevopen.c98 file_system[0] = *dsk_fsops(of); in devopen()
H A Dglobals.h191 struct fs_ops *dsk_fsops(struct open_file *);
H A Ddsk.c565 dsk_fsops(struct open_file *f) in dsk_fsops() function