Home
last modified time | relevance | path

Searched defs:VFS_MAXTYPENUM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Dmount.d165 enum VFS_MAXTYPENUM = 1; variable
/netbsd-src/sys/sys/
H A Dmount.h113 #define VFS_MAXTYPENUM 1 /* int: highest defined fs type */ macro