HomeSort by: relevance | last modified time | path
    Searched refs:file_system_rawfs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
conf.h 80 extern struct fs_ops file_system_rawfs[1];
devopen.c 99 memcpy(file_system, file_system_rawfs,
100 sizeof(file_system_rawfs));
257 memcpy(file_system, file_system_rawfs,
258 sizeof(file_system_rawfs));
conf.c 141 struct fs_ops file_system_rawfs[1] = { FS_OPS(rawfs) }; variable in typeref:struct:fs_ops[1]

Completed in 14 milliseconds