Searched refs:B_FALSE (Results 51 - 75 of 189) sorted by relevance

12345678

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_scan.c138 int zfs_scan_strict_mem_lim = B_FALSE;
155 int zfs_scan_legacy = B_FALSE; /* don't queue & sort zios, go direct */
179 boolean_t zfs_no_scrub_io = B_FALSE; /* set to disable scrub i/o */
180 boolean_t zfs_no_scrub_prefetch = B_FALSE; /* set to disable scrub prefetch */
618 scn->scn_checkpointing = B_FALSE;
664 scn->scn_checkpointing = B_FALSE;
737 spa->spa_scrub_reopen = B_FALSE;
801 scn->scn_is_sorted = B_FALSE;
822 spa->spa_scrub_started = B_FALSE;
823 spa->spa_scrub_active = B_FALSE;
[all...]
H A Dspa_checkpoint.c372 return (B_FALSE);
386 return (B_FALSE);
389 return (B_FALSE);
H A Dvdev_indirect.c399 return (B_FALSE);
405 return (B_FALSE);
408 return (B_FALSE);
416 return (B_FALSE);
424 return (B_FALSE);
470 return (B_FALSE);
909 return (B_FALSE);
1524 more = B_FALSE;
1707 boolean_t known_good = B_FALSE;
1780 ASSERT3B(known_good, ==, B_FALSE);
[all...]
H A Dzcp.c248 boolean_t saw_str_could_collide = B_FALSE;
258 boolean_t key_could_collide = B_FALSE;
480 boolean_t has_values = B_FALSE;
695 lua_pushboolean(state, B_FALSE);
854 ri->zri_allocargs->aa_must_succeed = B_FALSE;
1092 VERIFY3U(1, ==, zcp_load_synctask_lib(state, B_FALSE));
1149 runinfo.zri_timed_out = B_FALSE;
1150 runinfo.zri_canceled = B_FALSE;
H A Dzfs_vnops.c268 hole = B_FALSE;
1018 if (zfs_owner_overquota(zfsvfs, zp, B_FALSE) ||
1066 dmu_tx_hold_sa(tx, zp->z_sa_hdl, B_FALSE);
1427 error = zfs_zaccess(zp, mode, flag, B_FALSE, cr);
1594 B_FALSE, cr)) {
1610 error = zfs_zaccess(zdp, ACE_EXECUTE, 0, B_FALSE, cr);
1806 if (zfsvfs->z_use_fuids == B_FALSE &&
1846 if (error = zfs_zaccess(dzp, ACE_ADD_FILE, 0, B_FALSE, cr)) {
1882 dmu_tx_hold_sa(tx, dzp->z_sa_hdl, B_FALSE);
1995 dmu_tx_hold_sa(tx, zp->z_sa_hdl, B_FALSE);
[all...]
H A Ddsl_deleg.c495 permnode->p_matched = B_FALSE;
556 if (dsl_delegation_on(mos) == B_FALSE)
591 8, 1, &zoned, NULL, B_FALSE) != 0)
603 expanded = B_FALSE;
731 copy_create_perms(sdd, pzapobj, B_FALSE, uid, tx);
H A Dvdev_initialize.c75 vdev_t *vd = spa_lookup_by_guid(tx->tx_pool->dp_spa, guid, B_FALSE);
241 ZIO_PRIORITY_INITIALIZING, ZIO_FLAG_CANFAIL, B_FALSE));
312 abd_t *data = abd_alloc_for_io(zfs_initialize_chunk_size, B_FALSE);
410 mg->mg_initialize_updating = B_FALSE;
712 vd->vdev_initialize_exit_wanted = B_FALSE;
H A Dspa_misc.c266 boolean_t zfs_recover = B_FALSE;
297 boolean_t zfs_free_leak_on_eio = B_FALSE;
1184 vd->vdev_isspare = B_FALSE;
1237 vd->vdev_isl2cache = B_FALSE;
1305 int config_changed = B_FALSE;
1314 vdev_dtl_reassess(spa->spa_root_vdev, 0, 0, B_FALSE);
1364 spa_write_cachefile(spa, B_FALSE, B_TRUE);
1416 boolean_t config_changed = B_FALSE;
1420 0, 0, B_FALSE);
1448 spa_write_cachefile(spa, B_FALSE, B_TRU
[all...]
H A Dzil.c106 boolean_t zil_nocacheflush = B_FALSE;
600 return (B_FALSE);
616 return (B_FALSE);
763 DMU_OST_ANY, B_FALSE, FTAG, &os);
937 ASSERT3B(zcw->zcw_done, ==, B_FALSE);
1121 ASSERT3B(zcw->zcw_done, ==, B_FALSE);
2387 ASSERT3B(zcw->zcw_done, ==, B_FALSE);
2555 boolean_t timedout = B_FALSE;
2578 * been skipped, so it's "zcw_done" field is still B_FALSE.
2583 ASSERT3B(timedout, ==, B_FALSE);
3137 ASSERT3B(zilog_is_dirty(zilog), ==, B_FALSE); local
[all...]
H A Dmmp.c380 if (spa_multihost(spa) == B_FALSE) {
388 if (write_completed == B_FALSE)
481 mmp_delay_update(spa, B_FALSE);
H A Dspa_config.c241 ccw_failure = B_FALSE;
391 boolean_t locked = B_FALSE;
590 spa_write_cachefile(spa, B_FALSE, what != SPA_CONFIG_UPDATE_POOL);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c361 *isactive = B_FALSE;
425 return (B_FALSE);
457 boolean_t found_one = B_FALSE;
458 boolean_t valid_top_config = B_FALSE;
468 config_seen = B_FALSE;
509 valid_top_config = B_FALSE;
1247 boolean_t skip_zvols = B_FALSE;
1270 boolean_t config_failed = B_FALSE;
1336 slice->rn_nozpool = B_FALSE;
1360 slice->rn_nozpool = B_FALSE;
[all...]
H A Dlibzfs_iter.c312 ret = zfs_iter_snapshots(zhp, B_FALSE, zfs_sort_snaps, &avl, min_txg,
456 if ((ret = zfs_iter_snapshots(zhp, B_FALSE, func, data, 0, 0)) != 0)
482 ida->first = B_FALSE;
521 err = zfs_iter_snapshots(zhp, B_FALSE,
H A Dlibzfs_pool.c403 return (B_FALSE);
409 return (B_FALSE);
418 sizeof (bootfs), NULL, B_FALSE) == 0 && strncmp(bootfs, "-",
802 found = B_FALSE;
834 NULL, B_FALSE) == 0) {
851 boolean_t found = B_FALSE;
937 return (B_FALSE);
997 return (B_FALSE);
1150 return (B_FALSE);
1171 if (!zpool_name_valid(hdl, B_FALSE, poo
[all...]
H A Dlibzfs_sendrecv.c148 if (ddt->ddt_full == B_FALSE) {
197 return (B_FALSE);
274 ddt.ddt_full = B_FALSE;
471 assert(B_FALSE);
1217 boolean_t exclude = B_FALSE;
1276 sdd->filter_cb(zhp, sdd->filter_cb_arg) == B_FALSE)) {
1352 boolean_t missingfrom = B_FALSE;
1457 needagain = progress = B_FALSE;
1655 if (guid_to_name(hdl, toname, toguid, B_FALSE, name) != 0) {
1997 sdd.dryrun = B_FALSE;
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zstreamdump/
H A Dzstreamdump.c58 boolean_t do_byteswap = B_FALSE;
218 boolean_t verbose = B_FALSE;
219 boolean_t very_verbose = B_FALSE;
226 boolean_t dump = B_FALSE;
234 do_cksum = B_FALSE;
293 first = B_FALSE;
/freebsd-12-stable/sys/dev/sfxge/common/
H A Defx_filter.c111 return (efop->efo_add(enp, spec, B_FALSE));
523 boolean_t is_full = B_FALSE;
652 EFSYS_ASSERT(B_FALSE);
771 EFSYS_ASSERT(B_FALSE);
809 EFSYS_ASSERT(B_FALSE);
963 EFSYS_ASSERT(B_FALSE);
1015 EFSYS_ASSERT(B_FALSE);
1037 return (B_FALSE);
1041 return (B_FALSE);
1046 return (B_FALSE);
[all...]
H A Defx_hash.c91 } while (B_FALSE)
111 } while (B_FALSE)
H A Defx_ev.c47 } while (B_FALSE)
647 boolean_t ignore = B_FALSE;
810 EFSYS_ASSERT(B_FALSE);
830 return (B_FALSE);
927 return (B_FALSE);
941 return (B_FALSE);
954 should_abort = B_FALSE;
1110 boolean_t should_abort = B_FALSE;
1160 should_abort = B_FALSE;
1220 &dword, B_FALSE);
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dabd.h67 return ((abd->abd_flags & ABD_FLAG_LINEAR) != 0 ? B_TRUE : B_FALSE);
/freebsd-12-stable/sys/dev/sfxge/
H A Dsfxge_tx.h159 } while (B_FALSE)
H A Dsfxge_port.c469 (void)efx_mac_stats_periodic(enp, &port->mac_stats.dma_buf, 0, B_FALSE);
530 B_FALSE)) != 0)
533 if ((rc = efx_mac_drain(enp, B_FALSE)) != 0)
555 (void)efx_mac_stats_periodic(enp, &port->mac_stats.dma_buf, 0, B_FALSE);
732 period_ms, B_FALSE);
899 EFSYS_ASSERT(B_FALSE);
910 boolean_t mode_found = B_FALSE;
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c109 dt_node_type_assign(dnp, idp->di_ctfp, idp->di_type, B_FALSE);
168 dt_node_type_assign(dnp, idp->di_ctfp, idp->di_type, B_FALSE);
309 dtt.dtt_ctfp, dtt.dtt_type, B_FALSE);
398 B_TRUE : B_FALSE);
427 B_FALSE);
473 dt_node_type_assign(dnp, idp->di_ctfp, idp->di_type, B_FALSE);
495 dt_node_type_assign(dnp, idp->di_ctfp, idp->di_type, B_FALSE);
503 dt_node_type_assign(dnp, idp->di_ctfp, idp->di_type, B_FALSE);
H A Ddt_parser.c410 dt_node_type_assign(dnp, dnp->dn_ctfp, dnp->dn_type, B_FALSE);
1265 dtp->dt_ints[i].did_type, B_FALSE);
1300 dt_node_type_assign(dnp, DT_STR_CTFP(dtp), DT_STR_TYPE(dtp), B_FALSE);
1622 B_FALSE);
1832 dt_node_type_assign(&dn, dtt.dtt_ctfp, ctm.ctm_type, B_FALSE);
1889 B_FALSE);
1967 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1972 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1977 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
1994 DT_INT_CTFP(dtp), DT_INT_TYPE(dtp), B_FALSE);
[all...]
H A Ddt_xlator.c74 dt_node_type_assign(enp, dxp->dx_dst_ctfp, type, B_FALSE);
88 dt_node_type_assign(mnp, dxp->dx_dst_ctfp, type, B_FALSE);
324 B_FALSE);

Completed in 564 milliseconds

12345678