Searched refs:zc_history_offset (Results 1 – 5 of 5) sorted by relevance
112 uint64_t zc_history_offset; member155 uint64_t zc_history_offset; member211 uint64_t zc_history_offset; member255 uint64_t zc_history_offset; member298 uint64_t zc_history_offset; member341 uint64_t zc_history_offset; member384 uint64_t zc_history_offset; member
83 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_get()126 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_get()186 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_get()246 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_get()308 zc->zc_history_offset = zcdm_c->zc_history_offset; in zfs_cmd_compat_get()368 zc->zc_history_offset = zc28_c->zc_history_offset; in zfs_cmd_compat_get()439 zc->zc_history_offset = zc_c->zc_history_offset; in zfs_cmd_compat_get()505 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_put()546 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_put()603 FIELD_COPY(zc_history_offset); in zfs_cmd_compat_put()[all …]
385 uint64_t zc_history_offset; member
3661 zc.zc_history_offset = *off;3686 *off = zc.zc_history_offset;
1830 if ((error = spa_history_get(spa, &zc->zc_history_offset, in zfs_ioc_pool_get_history()