Searched refs:VFS_GENERIC (Results 1 – 3 of 3) sorted by relevance
60 int maxvfsconf = VFS_GENERIC + 1;309 maxtypenum = VFS_GENERIC; in vfs_unregister()
3424 static SYSCTL_NODE(_vfs, VFS_GENERIC, generic, CTLFLAG_RD | CTLFLAG_SKIP,
400 #define VFS_GENERIC 0 /* generic filesystem information */ macro