Searched refs:in_config (Results 1 – 1 of 1) sorted by relevance
2702 print_status(dsw_config_t *conf, int in_config) argument2713 if (in_config) {2752 if (errno != DSW_ENOTFOUND || !in_config)3399 int in_config; local3406 in_config = find_shadow_config(argv[1], &parms, NULL);3407 if (!in_config) {3413 print_status(&parms, in_config);3419 in_config = find_shadow_config(*group_volumes,3421 if (in_config)3422 print_status(&parms, in_config);[all …]