Searched refs:ZPOOL_CACHE (Results 1 – 8 of 8) sorted by relevance
48 if [ -f "$ZPOOL_CACHE" ]51 "$ZPOOL" import -c "$ZPOOL_CACHE" -N -a229 [ ! -f "$ZPOOL_CACHE" ] && zfs_log_end_msg "$RET"231 if [ "$r" -gt 0 ] && [ -f "$ZPOOL_CACHE" ]241 "$ZPOOL" import -c "$ZPOOL_CACHE" -N ${ZPOOL_IMPORT_OPTS} \
82 #ZPOOL_CACHE="@sysconfdir@/zfs/zpool.cache"84 # Setting ZPOOL_CACHE to an empty string ('') AND setting ZPOOL_IMPORT_OPTS to91 #ZPOOL_CACHE=""
238 if [ -f "${ZPOOL_CACHE}" ]243 ZFS_CMD="${ZPOOL} import -c ${ZPOOL_CACHE} -N ${ZPOOL_FORCE} ${ZPOOL_IMPORT_OPTS}"736 [ -f "${ZPOOL_CACHE}" ] || unset ZPOOL_CACHE737 [ -s "${ZPOOL_CACHE}" ] || unset ZPOOL_CACHE
93 ZPOOL_CACHE="@sysconfdir@/zfs/zpool.cache"110 export ZFS ZED ZPOOL ZPOOL_CACHE ZFS_LOAD_KEY ZFS_UNLOAD_KEY ZFS_MOUNT ZFS_UNMOUNT \
70 char *spa_config_path = (char *)ZPOOL_CACHE;
989 #define ZPOOL_CACHE "/etc/zfs/zpool.cache" macro
863 #define ZPOOL_CACHE "/boot/zfs/zpool.cache" macro
9507 access(ZPOOL_CACHE, F_OK) != 0) || in main()