Home
last modified time | relevance | path

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

/titanic_50/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.c246 if (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) == ZFS_CANMOUNT_OFF) in zfs_is_mountable()
249 if (zfs_prop_get_int(zhp, ZFS_PROP_ZONED) && in zfs_is_mountable()
333 (u_longlong_t)zfs_prop_get_int(zhp, in zfs_mount()
745 if (zfs_prop_get_int(zhp, ZFS_PROP_ZONED)) in zfs_share_proto()
1014 if (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) == ZFS_CANMOUNT_NOAUTO) { in mount_cb()
1023 if (zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) && in mount_cb()
H A Dlibzfs_dataset.c1134 version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in zfs_valid_proplist()
1382 uint64_t volsize = zfs_prop_get_int(zhp, in zfs_valid_proplist()
1384 uint64_t blocksize = zfs_prop_get_int(zhp, in zfs_valid_proplist()
1468 old_volsize = zfs_prop_get_int(zhp, ZFS_PROP_VOLSIZE); in zfs_add_synthetic_resv()
1471 old_reservation = zfs_prop_get_int(zhp, resv_prop); in zfs_add_synthetic_resv()
1475 zfs_prop_get_int(zhp, ZFS_PROP_VOLBLOCKSIZE)); in zfs_add_synthetic_resv()
1648 zfs_prop_get_int(zhp, ZFS_PROP_ZONED), zhp, zhp->zpool_hdl, in zfs_prop_set_list()
1739 uint64_t old_volsize = zfs_prop_get_int(zhp, in zfs_prop_set_list()
1846 zfs_prop_get_int(zhp, ZFS_PROP_ZONED)) { in zfs_prop_inherit()
2283 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.c222 version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in zfs_send_compoundstream_begin()
898 zc.zc_sendobj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in estimate_ioctl()
965 zc.zc_sendobj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in dump_ioctl()
1153 sdd->prevsnap_obj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in dump_snapshot()
1254 sdd->prevsnap_obj = zfs_prop_get_int(zhp, ZFS_PROP_OBJSETID); in dump_snapshot()
1699 version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in zfs_send()
2210 if (zfs_prop_get_int(zhp, ZFS_PROP_GUID) == gtnd->guid) { in guid_to_name_cb()
2315 create1 = zfs_prop_get_int(guid1hdl, ZFS_PROP_CREATETXG); in created_before()
2316 create2 = zfs_prop_get_int(guid2hdl, ZFS_PROP_CREATETXG); in created_before()
3251 if (resuming && zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT)) in zfs_receive_one()
H A Dmapfile-vers116 zfs_prop_get_int;
H A Dlibzfs.h446 extern uint64_t zfs_prop_get_int(zfs_handle_t *, zfs_prop_t);
/titanic_50/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_vss.c344 zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in smbd_vss_iterate_get_uint64_date()
365 time = (time_t)zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in smbd_vss_iterate_map_gmttoken()
/titanic_50/usr/src/lib/libbe/common/
H A Dbe_list.c1055 be_node->be_space_used = zfs_prop_get_int(zhp, ZFS_PROP_USED); in be_get_node_data()
1106 be_node->be_node_creation = (time_t)zfs_prop_get_int(zhp, in be_get_node_data()
1214 dataset->be_ds_space_used = zfs_prop_get_int(zfshp, ZFS_PROP_USED); in be_get_ds_data()
1232 (time_t)zfs_prop_get_int(zfshp, ZFS_PROP_CREATION); in be_get_ds_data()
1308 snapshot->be_snapshot_creation = (time_t)zfs_prop_get_int(zfshp, in be_get_ss_data()
1327 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.c545 if (zfs_prop_get_int(zhp, ZFS_PROP_MOUNTED)) { in set_canmount()
578 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.c377 return ((*ret = zfs_prop_get_int(zhp, ZFS_PROP_AVAILABLE))); in be_maxsize_avail()
/titanic_50/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.c628 return (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) == ZFS_CANMOUNT_ON); in should_auto_mount()
2017 int version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in upgrade_list_callback()
2053 int version = zfs_prop_get_int(zhp, ZFS_PROP_VERSION); in upgrade_set_callback()
3393 if (zfs_prop_get_int(zhp, ZFS_PROP_CREATETXG) > cbp->cb_create) { in rollback_check()
3483 cb.cb_create = zfs_prop_get_int(snap, ZFS_PROP_CREATETXG); in zfs_do_rollback()
3615 zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) != 0) { in zfs_snapshot_cb()
4031 if (!zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) || in zfs_do_receive()
5795 zoned = zfs_prop_get_int(zhp, ZFS_PROP_ZONED); in share_mount_one()
5875 canmount = zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT); in share_mount_one()
5892 if (zfs_prop_get_int(zhp, ZFS_PROP_INCONSISTENT) && in share_mount_one()
[all …]
/titanic_50/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_50/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c1224 *tp = zfs_prop_get_int(zhp, ZFS_PROP_CREATION); in chkpnt_creationtime_bypattern()
/titanic_50/usr/src/cmd/zoneadmd/
H A Dvplat.c3641 if (!zfs_prop_get_int(zhp, ZFS_PROP_ZONED) && in validate_datasets()