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

/xnu-2422.115.4/bsd/sys/
H A Dmount.h360 #define VFS_NUMMNTOPS 1 /* int: total num of vfs mount/unmount operations */ macro
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c2745 * The VFS_NUMMNTOPS shouldn't be at name[0] since
2752 * name[1]: VFS_NUMMNTOPS
2754 if (namelen == 1 && name[0] == VFS_NUMMNTOPS) {

Completed in 36 milliseconds