Searched refs:pool_info_location (Results 1 – 2 of 2) sorted by relevance
109 const char pool_info_location[] = "/dev/pool"; variable685 if ((fd = open(pool_info_location, O_RDONLY)) < 0) { in pool_get_status()
179 extern const char pool_info_location[];2146 if ((prov->pkc_fd = open(pool_info_location, O_RDWR)) < 0) { in pool_knl_connection_alloc()