Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c66 zfs_handle_t *cn_handle; member
180 remove_mountpoint(cn->cn_handle); in changelist_postfix()
188 if (cn->cn_handle != NULL) { in changelist_postfix()
189 hdl = cn->cn_handle->zfs_hdl; in changelist_postfix()
207 zhandle_arr[i++] = cn->cn_handle; in changelist_postfix()
242 if (ZFS_IS_VOLUME(cn->cn_handle)) in changelist_postfix()
334 remove_mountpoint(cn->cn_handle); in changelist_rename()
391 zfs_close(cn->cn_handle); in changelist_remove()
410 zfs_close(cn->cn_handle); in changelist_free()
475 cn->cn_handle = zhp; in change_one()
[all …]