Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_ioctl_compat.h107 uint64_t zc_history; /* really (char *) */ member
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h490 uint64_t zc_history; /* really (char *) */ member
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1408 zc.zc_history = (uint64_t)(uintptr_t)log_str; in zpool_destroy()
1594 zc.zc_history = (uint64_t)(uintptr_t)log_str; in zpool_export_common()
4259 zc.zc_history = (uint64_t)(uintptr_t)buf; in get_history()
H A Dlibzfs.abi1369 …<var-decl name='zc_history' type-id='type-id-53' visibility='default' filepath='../../include/sys/…
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c298 if (zc->zc_history == 0) in history_str_get()
302 if (copyinstr((void *)(uintptr_t)zc->zc_history, in history_str_get()
1756 (void *)(uintptr_t)zc->zc_history, in zfs_ioc_pool_get_history()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1719 …<var-decl name='zc_history' type-id='type-id-6' visibility='default' filepath='../../include/sys/z…