Searched refs:mountcompatnames (Results 1 – 3 of 3) sorted by relevance
81 mountcompatnames[vfsnum] == NULL) in sysctl_vfs_generic_conf()83 vfsp = vfs_getopsbyname(mountcompatnames[vfsnum]); in sysctl_vfs_generic_conf()
90 extern const char *const mountcompatnames[];
155 const char * const mountcompatnames[] = { variable168 const u_int nmountcompatnames = __arraycount(mountcompatnames);485 mountcompatnames[fsindex] == NULL) in mount_get_vfsops()487 strlcpy(fstypename, mountcompatnames[fsindex], in mount_get_vfsops()