Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c222 if (nvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL, &string) == 0) in spa_history_log_notify()
327 } else if (nvlist_exists(nvl, ZPOOL_HIST_IOCTL)) { in spa_history_log_sync()
329 fnvlist_lookup_string(nvl, ZPOOL_HIST_IOCTL)); in spa_history_log_sync()
H A Dzfs_ioctl.c7543 fnvlist_add_string(lognv, ZPOOL_HIST_IOCTL, in zfsdev_ioctl_common()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1452 #define ZPOOL_HIST_IOCTL "ioctl" macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9113 } else if (nvlist_exists(rec, ZPOOL_HIST_IOCTL)) { in print_history_records()
9117 fnvlist_lookup_string(rec, ZPOOL_HIST_IOCTL)); in print_history_records()