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