Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h803 ZFS_IOC_POOL_GET_HISTORY, enumerator
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c1155 { (uint_t)ZFS_IOC_POOL_GET_HISTORY, "ZFS_IOC_POOL_GET_HISTORY",
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c3574 if (ioctl(hdl->libzfs_fd, ZFS_IOC_POOL_GET_HISTORY, &zc) != 0) { in get_history()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c5760 zfs_ioctl_register_pool(ZFS_IOC_POOL_GET_HISTORY, in zfs_ioctl_init()