| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| vdev_root.c | 103 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 */
|
| zfs_rlock.c | 175 return (B_FALSE); 201 ASSERT(rl->r_write_wanted == B_FALSE); 202 ASSERT(rl->r_read_wanted == B_FALSE); 213 proxy->r_write_wanted = B_FALSE; 214 proxy->r_read_wanted = B_FALSE; 232 ASSERT(rl->r_write_wanted == B_FALSE); 233 ASSERT(rl->r_read_wanted == B_FALSE); 242 rear->r_write_wanted = B_FALSE; 243 rear->r_read_wanted = B_FALSE; 267 rl->r_write_wanted = B_FALSE; [all...] |
| refcount.c | 86 rc->rc_tracked = B_FALSE; 246 boolean_t found = B_FALSE; 291 return (B_FALSE); 315 return (B_FALSE);
|
| rrwlock.c | 124 return (B_FALSE); 137 return (B_FALSE); 148 rrl->rr_writer_wanted = B_FALSE; 197 rrw_enter_read_impl(rrl, B_FALSE, tag); 225 rrl->rr_writer_wanted = B_FALSE;
|
| /src/external/cddl/osnet/dist/cmd/zpool/ |
| zpool_main.c | 344 (void) zprop_iter(print_prop_cb, fp, B_FALSE, B_TRUE, 381 uint64_t is_log = B_FALSE; 388 vname = zpool_vdev_name(g_zfs, zhp, child[c], B_FALSE); 390 B_FALSE); 404 return (B_FALSE); 496 boolean_t force = B_FALSE; 497 boolean_t dryrun = B_FALSE; 517 usage(B_FALSE); 527 usage(B_FALSE); 531 usage(B_FALSE); [all...] |
| zpool_util.c | 78 uint64_t is_log = B_FALSE;
|
| zpool_vdev.c | 280 return (check_slice(path, force, B_FALSE, isspare)); 379 * it's a viable device or not. Returns B_TRUE if it is and B_FALSE if 393 return (B_FALSE); 396 return (B_FALSE); 410 return (B_FALSE); 417 return (B_FALSE); 441 boolean_t wholedisk = B_FALSE; 503 wholedisk = B_FALSE; 619 uint64_t is_log = B_FALSE; 871 if ((current = get_replication(nvroot, B_FALSE)) == NULL [all...] |
| /src/external/cddl/osnet/dist/common/zfs/ |
| zfeature_common.c | 45 boolean_t zfeature_checks_disable = B_FALSE; 73 boolean_t has_colon = B_FALSE; 80 return (B_FALSE); 85 return (B_FALSE); 102 return (B_FALSE); 129 return (B_FALSE);
|
| zprop_common.c | 112 objset_types, values, colname, B_FALSE, B_TRUE, NULL); 140 type == PROP_TYPE_NUMBER, B_FALSE, NULL); 228 return (B_FALSE); 236 return (B_FALSE); 267 B_TRUE, B_FALSE, type); 365 return (B_FALSE); 416 *fixed = B_FALSE; 427 *fixed = B_FALSE;
|
| zfs_comutil.c | 56 return (B_FALSE); 65 return (B_FALSE);
|
| /src/external/cddl/osnet/dist/cmd/zfs/ |
| zfs_main.c | 428 boolean_t show_properties = B_FALSE; 467 (void) zprop_iter(usage_prop_cb, fp, B_FALSE, B_TRUE, 548 usage(B_FALSE); 553 usage(B_FALSE); 570 pt_shown = B_FALSE; 620 return (B_FALSE); 638 boolean_t parents = B_FALSE; 738 usage(B_FALSE); 766 boolean_t noreserve = B_FALSE; 767 boolean_t bflag = B_FALSE; [all...] |
| /src/external/cddl/osnet/dist/lib/libzfs/common/ |
| libzfs_changelist.c | 112 cn->cn_needpost = B_FALSE; 134 cn->cn_needpost = B_FALSE; 219 cn->cn_needpost = B_FALSE; 232 B_FALSE) == 0) && (strcmp(shareopts, "off") != 0)); 236 B_FALSE) == 0) && (strcmp(shareopts, "off") != 0)); 285 return (B_FALSE); 424 B_FALSE) != 0) { 437 B_FALSE) != 0) { 516 sizeof (mounta), NULL, NULL, 0, B_FALSE) == 0); 518 sizeof (mountb), NULL, NULL, 0, B_FALSE) == 0) [all...] |
| libzfs_config.c | 241 boolean_t missing = B_FALSE; 272 *missing = B_FALSE; 354 static boolean_t initialized = B_FALSE; 380 return (B_FALSE); 388 return (B_FALSE);
|
| libzfs_fru.c | 270 libzfs_fru_clear(hdl, B_FALSE); 406 return (B_FALSE); 409 return (B_FALSE); 412 return (B_FALSE); 418 return (B_FALSE);
|
| /src/external/cddl/dtracetoolkit/dist/Bin/ |
| j_calltime.d | 43 #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"] =
|
| j_cputime.d | 43 #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"] =
|
| j_calldist.d | 42 #define B_FALSE 0 96 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
|
| j_cpudist.d | 42 #define B_FALSE 0 96 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
|
| /src/external/cddl/dtracetoolkit/dist/Java/ |
| j_calltime.d | 43 #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"] =
|
| j_cputime.d | 43 #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"] =
|
| j_calldist.d | 42 #define B_FALSE 0 96 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
|
| j_cpudist.d | 42 #define B_FALSE 0 96 @types[pid, "gc", self->full == B_FALSE ? "GC" : "Full GC"] =
|
| /src/external/cddl/osnet/sys/kern/ |
| policy.c | 302 boolean_t skipaclchk = (flags & ATTR_NOACLCHECK) ? B_TRUE : B_FALSE; 315 if (skipaclchk == B_FALSE) { 340 boolean_t checkpriv = B_FALSE; 392 else if (skipaclchk == B_FALSE) {
|
| /src/external/cddl/osnet/sys/sys/ |
| opentypes.h | 37 #define B_FALSE 0
|
| /src/external/cddl/osnet/dist/cmd/zhack/ |
| zhack.c | 93 (void) spa_export(g_pool, NULL, B_TRUE, B_FALSE); 189 zfeature_checks_disable = B_FALSE; 207 zfeature_checks_disable = B_FALSE; 352 zhack_spa_open(target, B_FALSE, FTAG, &spa); 400 boolean_t decr = B_FALSE; 445 zhack_spa_open(target, B_FALSE, FTAG, &spa); 559 if (!g_readonly && spa_export(g_pool, NULL, B_TRUE, B_FALSE) != 0) {
|