Searched refs:ZFS_PROP_ORIGIN (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp_get.c | 284 case ZFS_PROP_ORIGIN: in get_special_prop() 515 if ((zfs_prop == ZFS_PROP_ORIGIN) && (!dsl_dir_is_clone(ds->ds_dir))) in prop_valid_for_ds()
|
| H A D | dsl_dir.c | 1125 dsl_prop_nvlist_add_string(nv, ZFS_PROP_ORIGIN, buf); in dsl_dir_stats()
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_prop.c | 546 zprop_register_string(ZFS_PROP_ORIGIN, "origin", NULL, PROP_READONLY, in zfs_prop_init()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_diff.c | 587 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin, in get_snapshot_names()
|
| H A D | libzfs_sendrecv.c | 2348 if (zfs_prop_get(later_dir, ZFS_PROP_ORIGIN, clonename, in snapshot_is_before() 2659 if (zfs_prop_get(ozhp, ZFS_PROP_ORIGIN, origin, in recv_open_grand_origin() 3947 if (prop == ZFS_PROP_ORIGIN) in zfs_setup_cmdline_props() 4964 if (prop == ZFS_PROP_ORIGIN) in zfs_receive_checkprops()
|
| H A D | libzfs_crypto.c | 1436 ret = zfs_prop_get(zhp, ZFS_PROP_ORIGIN, origin_name, in zfs_crypto_rewrap()
|
| H A D | libzfs_dataset.c | 2421 if (zfs_prop_get(zhp, ZFS_PROP_ORIGIN, gca->buf, sizeof (gca->buf), in get_clones_cb() 2716 case ZFS_PROP_ORIGIN: in zfs_prop_get()
|
| H A D | libzfs.abi | 524 <enumerator name='ZFS_PROP_ORIGIN' value='7'/>
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 101 ZFS_PROP_ORIGIN, enumerator
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 4657 (void) zfs_prop_get(zhp, ZFS_PROP_ORIGIN, in zfs_do_send()
|