Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c77 #define STG_POOL_FILE "/etc/stg/self.pool" macro
6779 if (!(pool_file = fopen(STG_POOL_FILE, "r"))) { in get_rid_fs()
6781 STG_POOL_FILE, strerror(errno)); in get_rid_fs()
6788 "(len=%d)\n", STG_POOL_FILE, (int)len); in get_rid_fs()
6820 if (!(pool_file = fopen(STG_POOL_FILE, "r"))) { in get_space_path()
6822 "%s\n", STG_POOL_FILE, strerror(errno)); in get_space_path()
6828 "(len=%d)\n", STG_POOL_FILE, (int)len); in get_space_path()