Searched refs:zc_history_offset (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_ioctl_compat.h111 uint64_t zc_history_offset; member in struct:zfs_cmd_v15
154 uint64_t zc_history_offset; member in struct:zfs_cmd_v28
210 uint64_t zc_history_offset; member in struct:zfs_cmd_deadman
254 uint64_t zc_history_offset; member in struct:zfs_cmd_zcmd
297 uint64_t zc_history_offset; member in struct:zfs_cmd_edbp
340 uint64_t zc_history_offset; member in struct:zfs_cmd_resume
383 uint64_t zc_history_offset; member in struct:zfs_cmd_inlanes
H A Dzfs_ioctl_compat.c83 FIELD_COPY(zc_history_offset);
126 FIELD_COPY(zc_history_offset);
186 FIELD_COPY(zc_history_offset);
246 FIELD_COPY(zc_history_offset);
308 zc->zc_history_offset = zcdm_c->zc_history_offset;
368 zc->zc_history_offset = zc28_c->zc_history_offset;
439 zc->zc_history_offset = zc_c->zc_history_offset;
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h380 uint64_t zc_history_offset; member in struct:zfs_cmd
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c3922 zc.zc_history_offset = *off;
3947 *off = zc.zc_history_offset;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c1866 if ((error = spa_history_get(spa, &zc->zc_history_offset,

Completed in 106 milliseconds