/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | nvlist_to_lua.c | 34 return (B_FALSE); in nvlist_equal() 45 return (B_FALSE); in nvlist_equal() 49 return (B_FALSE); in nvlist_equal() 55 return (B_FALSE); in nvlist_equal() 61 return (B_FALSE); in nvlist_equal() 67 return (B_FALSE); in nvlist_equal() 73 return (B_FALSE); in nvlist_equal() 78 return (B_FALSE); in nvlist_equal() 144 test("boolean", B_TRUE, B_FALSE); in run_tests() 147 test("boolean_value", B_FALSE, B_FALSE); in run_tests() [all …]
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zpool_prop.c | 88 ZFS_TYPE_POOL, "<size>", "SIZE", B_FALSE, sfeatures); in zpool_prop_init() 90 ZFS_TYPE_POOL, "<size>", "FREE", B_FALSE, sfeatures); in zpool_prop_init() 92 ZFS_TYPE_POOL, "<size>", "FREEING", B_FALSE, sfeatures); in zpool_prop_init() 94 PROP_READONLY, ZFS_TYPE_POOL, "<size>", "CKPOINT", B_FALSE, in zpool_prop_init() 97 ZFS_TYPE_POOL, "<size>", "LEAKED", B_FALSE, sfeatures); in zpool_prop_init() 99 PROP_READONLY, ZFS_TYPE_POOL, "<size>", "ALLOC", B_FALSE, in zpool_prop_init() 102 PROP_READONLY, ZFS_TYPE_POOL, "<size>", "EXPANDSZ", B_FALSE, in zpool_prop_init() 105 PROP_READONLY, ZFS_TYPE_POOL, "<percent>", "FRAG", B_FALSE, in zpool_prop_init() 108 ZFS_TYPE_POOL, "<percent>", "CAP", B_FALSE, sfeatures); in zpool_prop_init() 115 ZFS_TYPE_POOL, "<state>", "HEALTH", B_FALSE, sfeatures); in zpool_prop_init() [all …]
|
H A D | zfs_prop.c | 627 ZFS_TYPE_DATASET, "<size>", "USED", B_FALSE, sfeatures); in zfs_prop_init() 630 B_FALSE, sfeatures); in zfs_prop_init() 633 "REFER", B_FALSE, sfeatures); in zfs_prop_init() 636 "<1.00x or higher if compressed>", "RATIO", B_FALSE, sfeatures); in zfs_prop_init() 639 "<1.00x or higher if compressed>", "REFRATIO", B_FALSE, sfeatures); in zfs_prop_init() 642 ZFS_TYPE_VOLUME, "512 to 128k, power of 2", "VOLBLOCK", B_FALSE, in zfs_prop_init() 649 "USEDSNAP", B_FALSE, sfeatures); in zfs_prop_init() 652 "USEDDS", B_FALSE, sfeatures); in zfs_prop_init() 655 "USEDCHILD", B_FALSE, sfeatures); in zfs_prop_init() 659 B_FALSE, sfeatures); in zfs_prop_init() [all …]
|
H A D | zfs_comutil.c | 55 return (B_FALSE); in zfs_allocatable_devs() 64 return (B_FALSE); in zfs_allocatable_devs() 80 return (B_FALSE); in zfs_special_devs() 93 return (B_FALSE); in zfs_special_devs() 242 return (B_FALSE); in zfs_dataset_name_hidden()
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efsys.h | 73 #ifndef B_FALSE 74 #define B_FALSE FALSE macro 338 } while (B_FALSE) 357 } while (B_FALSE) 378 } while (B_FALSE) 399 } while (B_FALSE) 424 } while (B_FALSE) 449 } while (B_FALSE) 469 } while (B_FALSE) 490 } while (B_FALSE) [all …]
|
H A D | ef10_filter.c | 58 return (B_FALSE); in ef10_filter_entry_is_busy() 69 return (B_FALSE); in ef10_filter_entry_is_auto_old() 463 return (B_FALSE); in ef10_filter_equal() 465 return (B_FALSE); in ef10_filter_equal() 467 return (B_FALSE); in ef10_filter_equal() 469 return (B_FALSE); in ef10_filter_equal() 471 return (B_FALSE); in ef10_filter_equal() 473 return (B_FALSE); in ef10_filter_equal() 475 return (B_FALSE); in ef10_filter_equal() 477 return (B_FALSE); in ef10_filter_equal() [all …]
|
H A D | ef10_mcdi.c | 81 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE); in ef10_mcdi_init() 105 emip->emi_new_epoch = B_FALSE; in ef10_mcdi_fini() 133 if (encp->enc_nvram_update_verify_result_supported != B_FALSE) { in ef10_mcdi_get_timeout() 184 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_LWRD_REG, &dword, B_FALSE); in ef10_mcdi_send_request() 188 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE); in ef10_mcdi_send_request() 202 return (EFX_DWORD_FIELD(hdr, MCDI_HEADER_RESPONSE) ? B_TRUE : B_FALSE); in ef10_mcdi_poll_response() 241 EFX_BAR_TBL_READD(enp, ER_DZ_BIU_MC_SFT_STATUS_REG, 0, &dword, B_FALSE); in ef10_mcdi_poll_reboot() 261 if (B_FALSE) { in ef10_mcdi_poll_reboot()
|
H A D | hunt_nic.c | 130 encp->enc_bug35388_workaround = B_FALSE; in hunt_board_cfg() 147 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg() 149 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg() 185 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg() 187 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg() 209 encp->enc_bug61265_workaround = B_FALSE; /* Medford only */ in hunt_board_cfg()
|
H A D | siena_nic.c | 158 encp->enc_rx_scale_additional_modes_supported = B_FALSE; in siena_board_cfg() 185 encp->enc_hw_tx_insert_vlan_enabled = B_FALSE; in siena_board_cfg() 186 encp->enc_fw_assisted_tso_enabled = B_FALSE; in siena_board_cfg() 187 encp->enc_fw_assisted_tso_v2_enabled = B_FALSE; in siena_board_cfg() 190 encp->enc_rx_packed_stream_supported = B_FALSE; in siena_board_cfg() 191 encp->enc_rx_var_packed_stream_supported = B_FALSE; in siena_board_cfg() 192 encp->enc_rx_es_super_buffer_supported = B_FALSE; in siena_board_cfg() 193 encp->enc_fw_subvariant_no_tx_csum_supported = B_FALSE; in siena_board_cfg() 199 encp->enc_nvram_update_verify_result_supported = B_FALSE; in siena_board_cfg() 203 encp->enc_filter_action_flag_supported = B_FALSE; in siena_board_cfg() [all …]
|
H A D | siena_mcdi.c | 81 pdur + 1 + (pos >> 2), &dword, B_FALSE); in siena_mcdi_send_request() 86 EFX_BAR_TBL_WRITED(enp, FR_CZ_MC_TREG_SMEM, dbr, &dword, B_FALSE); in siena_mcdi_send_request() 110 EFX_BAR_TBL_READD(enp, FR_CZ_MC_TREG_SMEM, rebootr, &dword, B_FALSE); in siena_mcdi_poll_reboot() 117 EFX_BAR_TBL_WRITED(enp, FR_CZ_MC_TREG_SMEM, rebootr, &dword, B_FALSE); in siena_mcdi_poll_reboot() 137 EFX_BAR_TBL_READD(enp, FR_CZ_MC_TREG_SMEM, pdur, &hdr, B_FALSE); in siena_mcdi_poll_response() 138 return (EFX_DWORD_FIELD(hdr, MCDI_HEADER_RESPONSE) ? B_TRUE : B_FALSE); in siena_mcdi_poll_response() 161 pdur + ((offset + pos) >> 2), &data, B_FALSE); in siena_mcdi_read_response()
|
H A D | efx_types.h | 713 } while (B_FALSE) 750 } while (B_FALSE) 766 } while (B_FALSE) 789 } while (B_FALSE) 805 } while (B_FALSE) 821 } while (B_FALSE) 837 } while (B_FALSE) 1245 } while (B_FALSE) 1266 } while (B_FALSE) 1275 } while (B_FALSE) [all …]
|
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
H A D | simd_x86.h | 448 has_osxsave = B_FALSE; in __simd_state_enabled() 451 return (B_FALSE); in __simd_state_enabled() 544 return (B_FALSE); in zfs_bmi1_available() 557 return (B_FALSE); in zfs_bmi2_available() 570 return (B_FALSE); in zfs_aes_available() 583 return (B_FALSE); in zfs_pclmulqdq_available() 596 return (B_FALSE); in zfs_movbe_available() 609 return (B_FALSE); in zfs_shani_available() 635 boolean_t has_avx512 = B_FALSE; in zfs_avx512f_available() 649 boolean_t has_avx512 = B_FALSE; in zfs_avx512cd_available() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 529 boolean_t show_properties = B_FALSE; in usage() 568 (void) zprop_iter(usage_prop_cb, fp, B_FALSE, B_TRUE, in usage() 647 return (B_FALSE); in parseprop() 654 return (B_FALSE); in parseprop() 671 return (B_FALSE); in parsepropname() 676 return (B_FALSE); in parsepropname() 693 usage(B_FALSE); in parse_depth() 698 usage(B_FALSE); in parse_depth() 716 pt_shown = B_FALSE; in start_progress_timer() 786 if (zfs_prop_valid_for_type(ZFS_PROP_CANMOUNT, type, B_FALSE) && in zfs_mount_and_share() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_main.c | 703 return (zpool_power(zhp, vdev, B_FALSE)); in zpool_power_off() 753 (void) zprop_iter(print_pool_prop_cb, fp, B_FALSE, in usage() 764 (void) zprop_iter(print_vdev_prop_cb, fp, B_FALSE, in usage() 798 boolean_t wait = B_FALSE; in zpool_do_initialize() 817 usage(B_FALSE); in zpool_do_initialize() 826 usage(B_FALSE); in zpool_do_initialize() 835 usage(B_FALSE); in zpool_do_initialize() 851 usage(B_FALSE); in zpool_do_initialize() 860 usage(B_FALSE); in zpool_do_initialize() 867 usage(B_FALSE); in zpool_do_initialize() [all …]
|
H A D | zpool_vdev.c | 199 *wholedisk = B_FALSE; in is_shorthand_path() 225 return (B_FALSE); in is_spare() 233 return (B_FALSE); in is_spare() 258 return (B_FALSE); in is_spare() 278 boolean_t wholedisk = B_FALSE; in make_leaf_vdev() 464 return (B_FALSE); in is_raidz_mirror() 480 return (B_FALSE); in is_raidz_draid() 509 uint64_t is_log = B_FALSE; in get_replication() 828 if ((current = get_replication(nvroot, B_FALSE)) == NULL) in check_replication() 1149 uint64_t wholedisk = B_FALSE; in is_device_in_use() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_retire.c | 175 B_FALSE); in remove_spares() 258 return (B_FALSE); in replace_with_spare() 265 return (B_FALSE); in replace_with_spare() 277 dev_name = zpool_vdev_name(NULL, zhp, vdev, B_FALSE); in replace_with_spare() 284 boolean_t rebuild = B_FALSE; in replace_with_spare() 318 return (B_FALSE); in replace_with_spare() 378 boolean_t l2arc = B_FALSE; in zfs_retire_recv() 379 boolean_t spare = B_FALSE; in zfs_retire_recv() 438 devname = zpool_vdev_name(NULL, zhp, vdev, B_FALSE); in zfs_retire_recv() 463 replace_with_spare(hdl, zhp, vdev) == B_FALSE)) { in zfs_retire_recv() [all …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_rlock.c | 212 return (B_FALSE); in zfs_rangelock_enter_writer() 239 ASSERT(lr->lr_write_wanted == B_FALSE); in zfs_rangelock_proxify() 240 ASSERT(lr->lr_read_wanted == B_FALSE); in zfs_rangelock_proxify() 251 proxy->lr_write_wanted = B_FALSE; in zfs_rangelock_proxify() 252 proxy->lr_read_wanted = B_FALSE; in zfs_rangelock_proxify() 270 ASSERT(lr->lr_write_wanted == B_FALSE); in zfs_rangelock_split() 271 ASSERT(lr->lr_read_wanted == B_FALSE); in zfs_rangelock_split() 280 rear->lr_write_wanted = B_FALSE; in zfs_rangelock_split() 281 rear->lr_read_wanted = B_FALSE; in zfs_rangelock_split() 305 lr->lr_write_wanted = B_FALSE; in zfs_rangelock_new_proxy() [all …]
|
H A D | zfs_quota.c | 82 boolean_t swap = B_FALSE; in zpl_get_file_info() 273 sizeof (buf) - offset, B_FALSE); in zfs_userspace_one() 386 return (B_FALSE); in zfs_id_overobjquota() 398 return (B_FALSE); in zfs_id_overobjquota() 406 return (B_FALSE); in zfs_id_overobjquota() 409 return (B_FALSE); in zfs_id_overobjquota() 414 return (B_FALSE); in zfs_id_overobjquota() 420 return (B_FALSE); in zfs_id_overobjquota() 440 return (B_FALSE); in zfs_id_overblockquota() 448 return (B_FALSE); in zfs_id_overblockquota() [all …]
|
H A D | vdev_root.c | 72 return (B_FALSE); in too_many_errors() 135 vdev_set_state(vd, B_FALSE, VDEV_STATE_CANT_OPEN, in vdev_root_state_change() 138 vdev_set_state(vd, B_FALSE, VDEV_STATE_DEGRADED, VDEV_AUX_NONE); in vdev_root_state_change() 140 vdev_set_state(vd, B_FALSE, VDEV_STATE_HEALTHY, VDEV_AUX_NONE); in vdev_root_state_change() 166 .vdev_op_leaf = B_FALSE /* not a leaf vdev */
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_import.c | 56 *isactive = B_FALSE; in pool_active() 141 boolean_t labels_cleared = B_FALSE, clear_l2arc_header = B_FALSE, in zpool_clear_label() 142 header_cleared = B_FALSE; in zpool_clear_label() 238 return (B_FALSE); in find_guid() 292 *inuse = B_FALSE; in zpool_in_use() 358 ret = B_FALSE; in zpool_in_use() 401 ret = B_FALSE; in zpool_in_use() 417 ret = B_FALSE; in zpool_in_use() 422 ret = B_FALSE; in zpool_in_use()
|
H A D | libzfs_mount.c | 121 return (B_FALSE); in dir_is_empty_stat() 151 return (B_FALSE); in dir_is_empty_readdir() 205 return (B_FALSE); in is_mounted() 230 return (B_FALSE); in zfs_is_mountable_internal() 247 B_FALSE)) in zfs_is_mountable() 248 return (B_FALSE); in zfs_is_mountable() 251 &sourcetype, sourceloc, sizeof (sourceloc), B_FALSE) == 0); in zfs_is_mountable() 255 return (B_FALSE); in zfs_is_mountable() 258 return (B_FALSE); in zfs_is_mountable() 261 return (B_FALSE); in zfs_is_mountable() [all …]
|
H A D | libzfs_changelist.c | 102 boolean_t commit_smb_shares = B_FALSE; in changelist_prefix() 124 cn->cn_needpost = B_FALSE; in changelist_prefix() 144 cn->cn_needpost = B_FALSE; in changelist_prefix() 183 boolean_t commit_smb_shares = B_FALSE; in changelist_postfix() 184 boolean_t commit_nfs_shares = B_FALSE; in changelist_postfix() 234 cn->cn_needpost = B_FALSE; in changelist_postfix() 247 B_FALSE) == 0) && (strcmp(shareopts, "off") != 0)); in changelist_postfix() 251 B_FALSE) == 0) && (strcmp(shareopts, "off") != 0)); in changelist_postfix() 321 return (B_FALSE); in isa_child_of() 521 B_FALSE) != 0) { in change_one() [all …]
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/ |
H A D | zutil_device_path_os.c | 519 return (B_FALSE); in zfs_dev_is_dm() 540 return (B_FALSE); in zfs_dev_is_whole_disk() 544 return (B_FALSE); in zfs_dev_is_whole_disk() 643 return (B_FALSE); in is_mpath_udev_sane() 662 return (B_FALSE); in is_mpath_whole_disk() 665 return (B_FALSE); in is_mpath_whole_disk() 667 return (B_FALSE); in is_mpath_whole_disk() 671 return (B_FALSE); in is_mpath_whole_disk() 687 return (B_FALSE); in is_mpath_whole_disk()
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dmu.h | 254 DMU_OTN_UINT8_DATA = DMU_OT(DMU_BSWAP_UINT8, B_FALSE, B_FALSE), 255 DMU_OTN_UINT8_METADATA = DMU_OT(DMU_BSWAP_UINT8, B_TRUE, B_FALSE), 256 DMU_OTN_UINT16_DATA = DMU_OT(DMU_BSWAP_UINT16, B_FALSE, B_FALSE), 257 DMU_OTN_UINT16_METADATA = DMU_OT(DMU_BSWAP_UINT16, B_TRUE, B_FALSE), 258 DMU_OTN_UINT32_DATA = DMU_OT(DMU_BSWAP_UINT32, B_FALSE, B_FALSE), 259 DMU_OTN_UINT32_METADATA = DMU_OT(DMU_BSWAP_UINT32, B_TRUE, B_FALSE), 260 DMU_OTN_UINT64_DATA = DMU_OT(DMU_BSWAP_UINT64, B_FALSE, B_FALSE), 261 DMU_OTN_UINT64_METADATA = DMU_OT(DMU_BSWAP_UINT64, B_TRUE, B_FALSE), 262 DMU_OTN_ZAP_DATA = DMU_OT(DMU_BSWAP_ZAP, B_FALSE, B_FALSE), 263 DMU_OTN_ZAP_METADATA = DMU_OT(DMU_BSWAP_ZAP, B_TRUE, B_FALSE), [all …]
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 554 static boolean_t ztest_device_removal_active = B_FALSE; 555 static boolean_t ztest_pool_scrubbed = B_FALSE; 701 usage(B_FALSE); in str2shift() 707 usage(B_FALSE); in str2shift() 719 usage(B_FALSE); in nicenumtoull() 731 usage(B_FALSE); in nicenumtoull() 739 usage(B_FALSE); in nicenumtoull() 929 usage(B_FALSE); in ztest_parse_name_value() 942 usage(B_FALSE); in ztest_parse_name_value() 949 usage(B_FALSE); in ztest_parse_name_value() [all …]
|