Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c187 const char *const zfs_history_event_names[ZFS_NUM_LEGACY_HISTORY_EVENTS] = { variable
252 EXPORT_SYMBOL(zfs_history_event_names);
/freebsd/sys/contrib/openzfs/include/
H A Dzfs_comutil.h48 zfs_history_event_names[ZFS_NUM_LEGACY_HISTORY_EVENTS]; variable
H A Dlibzfs.h487 _LIBZFS_H const char *const zfs_history_event_names[]; variable
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c2375 zfs_history_event_names[ievent], in dump_history()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi635 …<elf-symbol name='zfs_history_event_names' size='328' type='object-type' binding='global-binding' …
9506 …ame='zfs_history_event_names' type-id='5ce15418' mangled-name='zfs_history_event_names' visibility…
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c11819 zfs_history_event_names[ievent], in print_history_records()