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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_ioctl_compat.h109 uint64_t zc_history_offset; member in struct:zfs_cmd_v15
152 uint64_t zc_history_offset; member in struct:zfs_cmd_v28
208 uint64_t zc_history_offset; member in struct:zfs_cmd_deadman
252 uint64_t zc_history_offset; member in struct:zfs_cmd_zcmd
295 uint64_t zc_history_offset; member in struct:zfs_cmd_edbp
338 uint64_t zc_history_offset; member in struct:zfs_cmd_resume
H A Dzfs_ioctl_compat.c82 FIELD_COPY(zc_history_offset);
142 FIELD_COPY(zc_history_offset);
202 FIELD_COPY(zc_history_offset);
264 zc->zc_history_offset = zcdm_c->zc_history_offset;
324 zc->zc_history_offset = zc28_c->zc_history_offset;
395 zc->zc_history_offset = zc_c->zc_history_offset;
460 FIELD_COPY(zc_history_offset);
[all...]
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h378 uint64_t zc_history_offset; member in struct:zfs_cmd
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c3643 zc.zc_history_offset = *off;
3668 *off = zc.zc_history_offset;
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c1796 if ((error = spa_history_get(spa, &zc->zc_history_offset,

Completed in 117 milliseconds