Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/efiboot/
H A Ddevopen.h35 extern struct fs_ops file_system_null;
H A Dconf.c112 struct fs_ops file_system_null = FS_OPS(null); variable