Home
last modified time | relevance | path

Searched refs:zfs_prop_get_int (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c232 (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 Dlibzfs_mount.c245 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 Dlibzfs_dataset.c1132 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 Dlibzfs_iter.c266 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 Dlibzfs_sendrecv.c220 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 Dmapfile-vers111 zfs_prop_get_int;
H A Dlibzfs.h443 extern uint64_t zfs_prop_get_int(zfs_handle_t *, zfs_prop_t);
/titanic_44/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_vss.c332 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 Dbe_list.c1048 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 Dbe_create.c1538 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 Dbe_activate.c494 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 Dbe_mount.c1666 !zfs_prop_get_int(zhp, ZFS_PROP_ZONED))) { in loopback_mount_shared_fs()
H A Dbe_utils.c374 return ((*ret = zfs_prop_get_int(zhp, ZFS_PROP_AVAILABLE))); in be_maxsize_avail()
/titanic_44/usr/src/cmd/zfs/
H A Dzfs_iter.c233 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 Dzfs_main.c898 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 Dzfs.c603 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 Dtlm_lib.c1224 *tp = zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in chkpnt_creationtime_bypattern()
/titanic_44/usr/src/cmd/zoneadmd/
H A Dvplat.c3640 if (!zfs_prop_get_int(zhp, ZFS_PROP_ZONED) && in validate_datasets()