Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dzfs_comutil.h46 extern const char *zfs_history_event_names[ZFS_NUM_LEGACY_HISTORY_EVENTS];
H A Dlibzfs.h430 extern const char *zfs_history_event_names[];
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c194 const char *zfs_history_event_names[ZFS_NUM_LEGACY_HISTORY_EVENTS] = { variable
261 EXPORT_SYMBOL(zfs_history_event_names);
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi423 …<elf-symbol name='zfs_history_event_names' size='328' type='object-type' binding='global-binding' …
3884zfs_history_event_names' type-id='type-id-286' mangled-name='zfs_history_event_names' visibility='…
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9093 zfs_history_event_names[ievent], in print_history_records()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c2117 zfs_history_event_names[ievent], in dump_history()