Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_changelist.c64 zfs_handle_t *cn_handle; member
119 if (ZFS_IS_VOLUME(cn->cn_handle)) { in changelist_prefix()
187 remove_mountpoint(cn->cn_handle); in changelist_postfix()
195 if (cn->cn_handle != NULL) { in changelist_postfix()
196 hdl = cn->cn_handle->zfs_hdl; in changelist_postfix()
230 if (zfs_prop_get(cn->cn_handle, in changelist_postfix()
332 remove_mountpoint(cn->cn_handle); in changelist_rename()
389 zfs_close(cn->cn_handle); in changelist_remove()
408 zfs_close(cn->cn_handle); in changelist_free()
473 cn->cn_handle = zhp; in change_one()
[all …]