Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c120 if (!ZFS_IS_VOLUME(cn->cn_handle)) { in changelist_prefix()
213 if (ZFS_IS_VOLUME(cn->cn_handle)) in changelist_postfix()
410 if (!(ZFS_IS_VOLUME(zhp) && clp->cl_realprop == ZFS_PROP_NAME) && in change_one()
H A Dlibzfs_impl.h105 #define ZFS_IS_VOLUME(zhp) ((zhp)->zfs_head_type == ZFS_TYPE_VOLUME) macro
H A Dlibzfs_mount.c434 if (ZFS_IS_VOLUME(zhp)) in zfs_is_shared()
447 assert(!ZFS_IS_VOLUME(zhp)); in zfs_share()
454 assert(!ZFS_IS_VOLUME(zhp)); in zfs_unshare()
H A Dlibzfs_dataset.c3401 if (ZFS_IS_VOLUME(zhp)) { in zfs_destroy()
3542 if (ZFS_IS_VOLUME(zhp)) { in zfs_clone()
4035 if (ZFS_IS_VOLUME(zhp)) in zfs_rename()