Home
last modified time | relevance | path

Searched refs:pool_info_location (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libpool/common/
H A Dpool.c109 const char pool_info_location[] = "/dev/pool"; variable
685 if ((fd = open(pool_info_location, O_RDONLY)) < 0) { in pool_get_status()
H A Dpool_kernel.c179 extern const char pool_info_location[];
2146 if ((prov->pkc_fd = open(pool_info_location, O_RDWR)) < 0) { in pool_knl_connection_alloc()