Searched refs:B_FALSE (Results 1 - 25 of 183) sorted by relevance

12345678

/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_root.c103 vdev_set_state(vd, B_FALSE, VDEV_STATE_CANT_OPEN,
106 vdev_set_state(vd, B_FALSE, VDEV_STATE_DEGRADED, VDEV_AUX_NONE);
108 vdev_set_state(vd, B_FALSE, VDEV_STATE_HEALTHY, VDEV_AUX_NONE);
122 B_FALSE /* not a leaf vdev */
H A Dzfs_rlock.c199 ASSERT(rl->r_write_wanted == B_FALSE);
200 ASSERT(rl->r_read_wanted == B_FALSE);
211 proxy->r_write_wanted = B_FALSE;
212 proxy->r_read_wanted = B_FALSE;
230 ASSERT(rl->r_write_wanted == B_FALSE);
231 ASSERT(rl->r_read_wanted == B_FALSE);
240 rear->r_write_wanted = B_FALSE;
241 rear->r_read_wanted = B_FALSE;
265 rl->r_write_wanted = B_FALSE;
266 rl->r_read_wanted = B_FALSE;
[all...]
/freebsd-10.3-release/sys/cddl/compat/opensolaris/sys/
H A Dtypes.h67 #define B_FALSE 0 macro
81 typedef enum { B_FALSE, B_TRUE } boolean_t; enumerator in enum:__anon6877
/freebsd-10.3-release/sys/dev/sfxge/common/
H A Dhunt_sram.c52 if (B_FALSE) {
H A Defsys.h83 #ifndef B_FALSE
84 #define B_FALSE FALSE macro
414 } while (B_FALSE)
432 } while (B_FALSE)
452 } while (B_FALSE)
472 } while (B_FALSE)
496 } while (B_FALSE)
520 } while (B_FALSE)
539 } while (B_FALSE)
559 } while (B_FALSE)
[all...]
H A Dhunt_filter.c60 return (B_FALSE);
71 return (B_FALSE);
388 return (B_FALSE);
390 return (B_FALSE);
392 return (B_FALSE);
394 return (B_FALSE);
396 return (B_FALSE);
398 return (B_FALSE);
400 return (B_FALSE);
402 return (B_FALSE);
[all...]
H A Dhunt_mcdi.c84 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE);
108 emip->emi_new_epoch = B_FALSE;
146 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_LWRD_REG, &dword, B_FALSE);
150 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE);
162 return (EFX_DWORD_FIELD(hdr, MCDI_HEADER_RESPONSE) ? B_TRUE : B_FALSE);
197 EFX_BAR_TBL_READD(enp, ER_DZ_BIU_MC_SFT_STATUS_REG, 0, &dword, B_FALSE);
216 if (B_FALSE) {
H A Dsiena_mcdi.c84 pdur + 1 + (pos >> 2), &dword, B_FALSE);
89 EFX_BAR_TBL_WRITED(enp, FR_CZ_MC_TREG_SMEM, dbr, &dword, B_FALSE);
113 EFX_BAR_TBL_READD(enp, FR_CZ_MC_TREG_SMEM, rebootr, &dword, B_FALSE);
120 EFX_BAR_TBL_WRITED(enp, FR_CZ_MC_TREG_SMEM, rebootr, &dword, B_FALSE);
140 EFX_BAR_TBL_READD(enp, FR_CZ_MC_TREG_SMEM, pdur, &hdr, B_FALSE);
141 return (EFX_DWORD_FIELD(hdr, MCDI_HEADER_RESPONSE) ? B_TRUE : B_FALSE);
161 pdur + ((offset + pos) >> 2), &data, B_FALSE);
H A Dhunt_intr.c162 EFX_BAR_READD(enp, ER_DZ_BIU_INT_ISR_REG, &dword, B_FALSE);
167 *fatalp = B_FALSE;
182 *fatalp = B_FALSE;
H A Defx_impl.h797 } while (B_FALSE)
806 } while (B_FALSE)
842 } while (B_FALSE)
846 } while(B_FALSE)
858 } while (B_FALSE)
869 } while (B_FALSE)
881 } while (B_FALSE)
893 } while (B_FALSE)
907 } while (B_FALSE)
921 } while (B_FALSE)
[all...]
H A Defx_port.c249 epp->ep_mac_drain = B_FALSE;
250 epp->ep_mac_poll_needed = B_FALSE;
254 (void) epop->epo_power(enp, B_FALSE);
H A Defx_intr.c183 EFSYS_ASSERT(B_FALSE);
400 &oword, B_FALSE);
403 &oword, B_FALSE);
436 EFSYS_ASSERT(B_FALSE);
495 return (B_FALSE);
514 EFX_BAR_READD(enp, FR_BZ_INT_ISR0_REG, &dword, B_FALSE);
522 *fatalp = B_FALSE;
539 *fatalp = B_FALSE;
H A Defx_types.h706 } while (B_FALSE)
743 } while (B_FALSE)
759 } while (B_FALSE)
782 } while (B_FALSE)
798 } while (B_FALSE)
814 } while (B_FALSE)
830 } while (B_FALSE)
1238 } while (B_FALSE)
1259 } while (B_FALSE)
1268 } while (B_FALSE)
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c343 (void) zprop_iter(print_prop_cb, fp, B_FALSE, B_TRUE,
380 uint64_t is_log = B_FALSE;
387 vname = zpool_vdev_name(g_zfs, zhp, child[c], B_FALSE);
389 B_FALSE);
403 return (B_FALSE);
495 boolean_t force = B_FALSE;
496 boolean_t dryrun = B_FALSE;
516 usage(B_FALSE);
526 usage(B_FALSE);
530 usage(B_FALSE);
[all...]
H A Dzpool_util.c78 uint64_t is_log = B_FALSE;
H A Dzpool_vdev.c275 return (check_slice(path, force, B_FALSE, isspare));
374 * it's a viable device or not. Returns B_TRUE if it is and B_FALSE if
388 return (B_FALSE);
391 return (B_FALSE);
404 return (B_FALSE);
424 boolean_t wholedisk = B_FALSE;
486 wholedisk = B_FALSE;
601 uint64_t is_log = B_FALSE;
849 if ((current = get_replication(nvroot, B_FALSE)) == NULL)
1037 return (B_FALSE);
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfeature_common.c44 boolean_t zfeature_checks_disable = B_FALSE;
72 boolean_t has_colon = B_FALSE;
79 return (B_FALSE);
84 return (B_FALSE);
101 return (B_FALSE);
128 return (B_FALSE);
H A Dzprop_common.c108 objset_types, values, colname, B_FALSE, B_TRUE, NULL);
136 type == PROP_TYPE_NUMBER, B_FALSE, NULL);
224 return (B_FALSE);
232 return (B_FALSE);
263 B_TRUE, B_FALSE, type);
361 return (B_FALSE);
412 *fixed = B_FALSE;
423 *fixed = B_FALSE;
H A Dzfs_comutil.c56 return (B_FALSE);
65 return (B_FALSE);
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c417 boolean_t show_properties = B_FALSE;
456 (void) zprop_iter(usage_prop_cb, fp, B_FALSE, B_TRUE,
537 usage(B_FALSE);
542 usage(B_FALSE);
559 pt_shown = B_FALSE;
609 return (B_FALSE);
627 boolean_t parents = B_FALSE;
727 usage(B_FALSE);
755 boolean_t noreserve = B_FALSE;
756 boolean_t bflag = B_FALSE;
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c111 cn->cn_needpost = B_FALSE;
133 cn->cn_needpost = B_FALSE;
215 cn->cn_needpost = B_FALSE;
228 B_FALSE) == 0) && (strcmp(shareopts, "off") != 0));
232 B_FALSE) == 0) && (strcmp(shareopts, "off") != 0));
281 return (B_FALSE);
420 B_FALSE) != 0) {
433 B_FALSE) != 0) {
512 sizeof (mounta), NULL, NULL, 0, B_FALSE) == 0);
514 sizeof (mountb), NULL, NULL, 0, B_FALSE)
[all...]
/freebsd-10.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dj_calltime.d43 #define B_FALSE 0
99 @num[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] = count();
100 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
H A Dj_cputime.d43 #define B_FALSE 0
99 @num[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] = count();
100 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
/freebsd-10.3-release/cddl/contrib/dtracetoolkit/Java/
H A Dj_calltime.d43 #define B_FALSE 0
99 @num[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] = count();
100 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
H A Dj_cputime.d43 #define B_FALSE 0
99 @num[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] = count();
100 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =

Completed in 309 milliseconds

12345678