/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_changelist.c | 232 (zfs_prop_get_int(cn->cn_handle, in changelist_postfix() 447 cn->cn_zoned = zfs_prop_get_int(zhp, ZFS_PROP_ZONED); in change_one() 660 cn->cn_zoned = zfs_prop_get_int(zhp, ZFS_PROP_ZONED); in changelist_gather() 688 if (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) != in changelist_gather()
|
H A D | libzfs_mount.c | 245 if (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) == ZFS_CANMOUNT_OFF) in zfs_is_mountable() 248 if (zfs_prop_get_int(zhp, ZFS_PROP_ZONED) && in zfs_is_mountable() 332 (u_longlong_t)zfs_prop_get_int(zhp, in zfs_mount() 744 if (zfs_prop_get_int(zhp, ZFS_PROP_ZONED)) in zfs_share_proto() 1013 if (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) == ZFS_CANMOUNT_NOAUTO) { in mount_cb() 1022 if (zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) && in mount_cb()
|
H A D | libzfs_dataset.c | 1132 version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in zfs_valid_proplist() 1380 uint64_t volsize = zfs_prop_get_int(zhp, in zfs_valid_proplist() 1382 uint64_t blocksize = zfs_prop_get_int(zhp, in zfs_valid_proplist() 1466 old_volsize = zfs_prop_get_int(zhp, ZFS_PROP_VOLSIZE); in zfs_add_synthetic_resv() 1469 old_reservation = zfs_prop_get_int(zhp, resv_prop); in zfs_add_synthetic_resv() 1473 zfs_prop_get_int(zhp, ZFS_PROP_VOLBLOCKSIZE)); in zfs_add_synthetic_resv() 1640 zfs_prop_get_int(zhp, ZFS_PROP_ZONED), zhp, errbuf)) == NULL) in zfs_prop_set_list() 1730 uint64_t old_volsize = zfs_prop_get_int(zhp, in zfs_prop_set_list() 1837 zfs_prop_get_int(zhp, ZFS_PROP_ZONED)) { in zfs_prop_inherit() 2268 gca.numclones = zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES); in zfs_get_clones_nvl() [all …]
|
H A D | libzfs_iter.c | 266 lcreate = zfs_prop_get_int(l, ZFS_PROP_CREATETXG); in zfs_snapshot_compare() 267 rcreate = zfs_prop_get_int(r, ZFS_PROP_CREATETXG); in zfs_snapshot_compare()
|
H A D | libzfs_sendrecv.c | 220 version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in zfs_send_compoundstream_begin() 896 zc.zc_sendobj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in estimate_ioctl() 963 zc.zc_sendobj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in dump_ioctl() 1151 sdd->prevsnap_obj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in dump_snapshot() 1252 sdd->prevsnap_obj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in dump_snapshot() 1697 version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in zfs_send() 2208 if (zfs_prop_get_int(zhp, ZFS_PROP_GUID) == gtnd->guid) { in guid_to_name_cb() 2313 create1 = zfs_prop_get_int(guid1hdl, ZFS_PROP_CREATETXG); in created_before() 2314 create2 = zfs_prop_get_int(guid2hdl, ZFS_PROP_CREATETXG); in created_before() 3240 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT)) in zfs_receive_one()
|
H A D | mapfile-vers | 111 zfs_prop_get_int;
|
H A D | libzfs.h | 443 extern uint64_t zfs_prop_get_int(zfs_handle_t *, zfs_prop_t);
|
/titanic_44/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_vss.c | 332 zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in smbd_vss_iterate_get_uint64_date() 354 time = (time_t)zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in smbd_vss_iterate_map_gmttoken()
|
/titanic_44/usr/src/lib/libbe/common/ |
H A D | be_list.c | 1048 be_node->be_space_used = zfs_prop_get_int(zhp, ZFS_PROP_USED); in be_get_node_data() 1099 be_node->be_node_creation = (time_t)zfs_prop_get_int(zhp, in be_get_node_data() 1207 dataset->be_ds_space_used = zfs_prop_get_int(zfshp, ZFS_PROP_USED); in be_get_ds_data() 1225 (time_t)zfs_prop_get_int(zfshp, ZFS_PROP_CREATION); in be_get_ds_data() 1301 snapshot->be_snapshot_creation = (time_t)zfs_prop_get_int(zfshp, in be_get_ss_data() 1320 snapshot->be_snapshot_space_used = zfs_prop_get_int(zfshp, in be_get_ss_data()
|
H A D | be_create.c | 1538 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) != 0) { in _be_destroy() 2291 if (zfs_prop_get_int(zhp, ZFS_PROP_ZONED) != 0 && in be_clone_fs_callback() 2700 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) == 0) { in be_demote_find_clone_callback() 2708 snap_creation = (time_t)zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in be_demote_find_clone_callback()
|
H A D | be_activate.c | 494 if (zfs_prop_get_int(zhp, ZFS_PROP_MOUNTED)) { in set_canmount() 527 if (zfs_prop_get_int(zhp, ZFS_PROP_MOUNTED)) { in set_canmount()
|
H A D | be_mount.c | 1666 !zfs_prop_get_int(zhp, ZFS_PROP_ZONED))) { in loopback_mount_shared_fs()
|
H A D | be_utils.c | 374 return ((*ret = zfs_prop_get_int(zhp, ZFS_PROP_AVAILABLE))); in be_maxsize_avail()
|
/titanic_44/usr/src/cmd/zfs/ |
H A D | zfs_iter.c | 233 lcreate = zfs_prop_get_int(l, ZFS_PROP_CREATETXG); in zfs_compare() 234 rcreate = zfs_prop_get_int(r, ZFS_PROP_CREATETXG); in zfs_compare()
|
H A D | zfs_main.c | 898 canmount = zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT); in zfs_do_create() 1994 int version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in upgrade_list_callback() 2030 int version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in upgrade_set_callback() 3367 if (zfs_prop_get_int(zhp, ZFS_PROP_CREATETXG) > cbp->cb_create) { in rollback_check() 3457 cb.cb_create = zfs_prop_get_int(snap, ZFS_PROP_CREATETXG); in zfs_do_rollback() 3589 zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) != 0) { in zfs_snapshot_cb() 4005 if (!zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) || in zfs_do_receive() 5753 zoned = zfs_prop_get_int(zhp, ZFS_PROP_ZONED); in share_mount_one() 5833 canmount = zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT); in share_mount_one() 5850 if (zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) && in share_mount_one() [all …]
|
/titanic_44/usr/src/cmd/zoneadm/ |
H A D | zfs.c | 603 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) == 0) { in find_clone() 611 snap_creation = (time_t)zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in find_clone() 649 if (zfs_prop_get_int(zhp, ZFS_PROP_NUMCLONES) != 0) { in rm_snap()
|
/titanic_44/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_lib.c | 1224 *tp = zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in chkpnt_creationtime_bypattern()
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | vplat.c | 3640 if (!zfs_prop_get_int(zhp, ZFS_PROP_ZONED) && in validate_datasets()
|