Searched refs:nmountcompatnames (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/compat/common/
H A Dcompat_sysctl_09_43.c80 if (vfsnum >= nmountcompatnames ||
123 NULL, nmountcompatnames, NULL, 0,
/netbsd-current/sys/sys/
H A Dvfs_syscalls.h91 extern const u_int nmountcompatnames;
/netbsd-current/sys/kern/
H A Dvfs_syscalls.c166 const u_int nmountcompatnames = __arraycount(mountcompatnames); variable
466 if (fsindex >= nmountcompatnames ||

Completed in 208 milliseconds