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

/illumos-gate/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) {
H A Dpool_kernel.c179 extern const char pool_info_location[];
2146 if ((prov->pkc_fd = open(pool_info_location, O_RDWR)) < 0) {

Completed in 90 milliseconds