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