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

  /src/sys/arch/hp300/stand/common/
conf.h 65 #define NFSYS_FS (1 + NFSYS_UFS2 + NFSYS_CD9660)
81 extern struct fs_ops file_system_ufs[NFSYS_FS];
conf.c 142 struct fs_ops file_system_ufs[NFSYS_FS] = {
153 struct fs_ops file_system[NFSYS_FS];
devopen.c 108 nfsys = NFSYS_FS;
266 nfsys = NFSYS_FS;

Completed in 17 milliseconds