Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/cmd/zpool/os/linux/
H A Dzpool_vdev_os.c532 const char *enc_sysfs_dir = NULL; in zpool_power_sysfs_path() local
544 &enc_sysfs_dir) != 0) { in zpool_power_sysfs_path()
548 if (asprintf(&path, "%s/power_status", enc_sysfs_dir) == -1) in zpool_power_sysfs_path()
555 if (asprintf(&path, "%s/power", enc_sysfs_dir) == -1) { in zpool_power_sysfs_path()