Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/zfs/
H A Dzfs_prop.c330 zprop_register_string(ZFS_PROP_ORIGIN, "origin", NULL, PROP_READONLY, in zfs_prop_init()
/titanic_50/usr/src/cmd/zoneadm/
H A Dzfs.c576 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof (origin), NULL, in get_direct_clone()
1064 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof (origin), NULL, in destroy_zfs()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h94 ZFS_PROP_ORIGIN, enumerator
/titanic_50/usr/src/lib/libbe/common/
H A Dbe_activate.c1481 if (zfs_prop_get(z_zhp, ZFS_PROP_ORIGIN, origin, in be_promote_zone_ds()
1555 while (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, in be_promote_ds_callback()
H A Dbe_create.c1497 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof (origin), NULL, in _be_destroy()
2775 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof (origin), NULL, in be_demote_get_one_clone()
/titanic_50/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c110 ZFS_PROP_ORIGIN,
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c614 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, in get_snapshot_names()
H A Dlibzfs_dataset.c2247 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, gca->buf, sizeof (gca->buf), in get_clones_cb()
2437 case ZFS_PROP_ORIGIN: in zfs_prop_get()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c992 dsl_prop_nvlist_add_string(nv, ZFS_PROP_ORIGIN, buf); in dsl_dir_stats()
/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c3884 (void) zfs_prop_get(zhp, ZFS_PROP_ORIGIN, in zfs_do_send()