Searched refs:ZPOOL_CACHE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/etc/init.d/
H A Dzfs-import.in47 if [ -f "$ZPOOL_CACHE" ]
50 "$ZPOOL" import -c "$ZPOOL_CACHE" -N -a
229 [ ! -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} \
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c70 char *spa_config_path = ZPOOL_CACHE;
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h849 #define ZPOOL_CACHE "/etc/zfs/zpool.cache" macro
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h880 #define ZPOOL_CACHE "/boot/zfs/zpool.cache" macro

Completed in 174 milliseconds