Searched refs:ZPOOL_CACHE (Results 1 – 5 of 5) sorted by relevance
49 if [ -f "$ZPOOL_CACHE" ]52 "$ZPOOL" import -c "$ZPOOL_CACHE" -N -a232 [ ! -f "$ZPOOL_CACHE" ] && zfs_log_end_msg "$RET"234 if [ "$r" -gt 0 -a -f "$ZPOOL_CACHE" ]243 "$ZPOOL" import -c "$ZPOOL_CACHE" -N ${ZPOOL_IMPORT_OPTS} \
74 #ZPOOL_CACHE="@sysconfdir@/zfs/zpool.cache"76 # Setting ZPOOL_CACHE to an empty string ('') AND setting ZPOOL_IMPORT_OPTS to83 #ZPOOL_CACHE=""
94 ZPOOL_CACHE="@sysconfdir@/zfs/zpool.cache"109 export ZFS ZED ZPOOL ZPOOL_CACHE ZFS_MOUNT ZFS_UNMOUNT ZFS_SHARE ZFS_UNSHARE
69 char *spa_config_path = ZPOOL_CACHE;
847 #define ZPOOL_CACHE "/etc/zfs/zpool.cache" macro