Searched refs:ZFS_PROP_ORIGIN (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/common/zfs/ |
H A D | zfs_prop.c | 330 zprop_register_string(ZFS_PROP_ORIGIN, "origin", NULL, PROP_READONLY, in zfs_prop_init()
|
/titanic_50/usr/src/cmd/zoneadm/ |
H A D | zfs.c | 576 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 D | zfs.h | 94 ZFS_PROP_ORIGIN, enumerator
|
/titanic_50/usr/src/lib/libbe/common/ |
H A D | be_activate.c | 1481 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 D | be_create.c | 1497 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 D | libzfs_jni_property.c | 110 ZFS_PROP_ORIGIN,
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_diff.c | 614 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, in get_snapshot_names()
|
H A D | libzfs_dataset.c | 2247 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 D | dsl_dir.c | 992 dsl_prop_nvlist_add_string(nv, ZFS_PROP_ORIGIN, buf); in dsl_dir_stats()
|
/titanic_50/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 3884 (void) zfs_prop_get(zhp, ZFS_PROP_ORIGIN, in zfs_do_send()
|