Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.c232 case ZFS_PROP_ORIGIN: in zfs_sort_only_by_fast()
259 case ZFS_PROP_ORIGIN: in zfs_list_only_by_fast()
H A Dzfs_main.c5081 (void) zfs_prop_get(zhp, ZFS_PROP_ORIGIN, in zfs_do_send()
/freebsd/lib/libbe/
H A Dbe_info.c179 if (zfs_prop_get(zfs_hdl, ZFS_PROP_ORIGIN, buf, 512, in prop_list_builder_cb()
H A Dbe.c484 zfs_prop_get(fs, ZFS_PROP_ORIGIN, origin, sizeof(origin), in be_destroy_internal()
1281 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, sizeof(origin), in be_zfs_promote_cb()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_get.c284 case ZFS_PROP_ORIGIN: in get_special_prop()
541 if ((zfs_prop == ZFS_PROP_ORIGIN) && (!dsl_dir_is_clone(ds->ds_dir))) in prop_valid_for_ds()
H A Ddsl_dir.c1137 dsl_prop_nvlist_add_string(nv, ZFS_PROP_ORIGIN, buf); in dsl_dir_stats()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_diff.c620 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, in get_snapshot_names()
H A Dlibzfs_sendrecv.c2615 if (zfs_prop_get(later_dir, ZFS_PROP_ORIGIN, clonename, in snapshot_is_before()
2952 if (zfs_prop_get(ozhp, ZFS_PROP_ORIGIN, origin, in recv_open_grand_origin()
4261 if (prop == ZFS_PROP_ORIGIN) in zfs_setup_cmdline_props()
5416 if (prop == ZFS_PROP_ORIGIN) in zfs_receive_checkprops()
H A Dlibzfs_crypto.c1635 ret = zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin_name, in zfs_crypto_rewrap()
H A Dlibzfs_dataset.c2473 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, gca->buf, sizeof (gca->buf), in get_clones_cb()
2766 case ZFS_PROP_ORIGIN: in zfs_prop_get()
H A Dlibzfs.abi2163 <enumerator name='ZFS_PROP_ORIGIN' value='7'/>
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c578 zprop_register_string(ZFS_PROP_ORIGIN, "origin", NULL, PROP_READONLY, in zfs_prop_init()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h107 ZFS_PROP_ORIGIN, enumerator