Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_history.c380 err = nvlist_lookup_nvlist(nvl, ZPOOL_HIST_INPUT_NVL, &in_nvl); in spa_history_log_nvl()
H A Dzfs_ioctl.c7546 fnvlist_add_nvlist(lognv, ZPOOL_HIST_INPUT_NVL, in zfsdev_ioctl_common()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h1453 #define ZPOOL_HIST_INPUT_NVL "in_nvl" macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9118 if (nvlist_exists(rec, ZPOOL_HIST_INPUT_NVL)) { in print_history_records()
9121 ZPOOL_HIST_INPUT_NVL), 8); in print_history_records()