Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c75 #define STG_POOL_FILE "/etc/stg/self.pool" macro
6729 if (!(pool_file = fopen(STG_POOL_FILE, "r"))) { in get_rid_fs()
6731 STG_POOL_FILE, strerror(errno)); in get_rid_fs()
6738 "(len=%d)\n", STG_POOL_FILE, (int)len); in get_rid_fs()
6770 if (!(pool_file = fopen(STG_POOL_FILE, "r"))) { in get_space_path()
6772 "%s\n", STG_POOL_FILE, strerror(errno)); in get_space_path()
6778 "(len=%d)\n", STG_POOL_FILE, (int)len); in get_space_path()