Searched refs:VFS_GENERIC (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h357 * identifier VFS_GENERIC returns information about all filesystems.
359 #define VFS_GENERIC 0 /* generic filesystem information */ macro
362 * Third level identifiers for VFS_GENERIC are given below; third
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c2784 * name[0]: VFS_GENERIC
3735 SYSCTL_NODE(_vfs, VFS_GENERIC, generic, CTLFLAG_RW | CTLFLAG_LOCKED, NULL, "vfs generic hinge");

Completed in 39 milliseconds