HomeSort by: relevance | last modified time | path
    Searched refs:ZFS_IOC_POOL_GET_HISTORY (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/fs/
zfs.h 837 ZFS_IOC_POOL_GET_HISTORY,
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_pool.c 3663 if (ioctl(hdl->libzfs_fd, ZFS_IOC_POOL_GET_HISTORY, &zc) != 0) {
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_ioctl.c 1810 zfs_ioc_pool_get_history(zfs_cmd_t *zc) function
6043 zfs_ioctl_register_pool(ZFS_IOC_POOL_GET_HISTORY,
6044 zfs_ioc_pool_get_history,

Completed in 54 milliseconds