Searched refs:kconfig (Results 1 – 1 of 1) sorted by relevance
640 vs_config_t kconfig; in vscand_configure() local649 (void) memset(&kconfig, 0, sizeof (vs_config_t)); in vscand_configure()650 len = sizeof (kconfig.vsc_types); in vscand_configure()652 kconfig.vsc_types, &len) != 0) { in vscand_configure()656 kconfig.vsc_types_len = len; in vscand_configure()660 &kconfig.vsc_max_size) != 0) { in vscand_configure()664 kconfig.vsc_allow = config.va_props.vp_maxsize_action ? 1LL : 0LL; in vscand_configure()667 if (vscand_kernel_config(&kconfig) != 0) { in vscand_configure()