Lines Matching defs:B_FALSE

93 	    0, B_FALSE) != 0 || strcmp(mp, "no") == 0) {
100 0, B_FALSE) != 0) {
168 return (B_FALSE);
178 return (B_FALSE);
196 status, B_FALSE)) != ZONE_SUBPROC_OK)
217 status, B_FALSE)) != ZONE_SUBPROC_OK)
251 res = zfs_iter_snapshots(zhp, B_FALSE, get_snap_max, data);
280 if (zfs_iter_snapshots(zhp, B_FALSE, get_snap_max, &cb) != 0)
291 res = zfs_snapshot(g_zfs, snapshot_name, B_FALSE, NULL);
324 status, B_FALSE)) != ZONE_SUBPROC_OK)
352 zonecfg_rm_detached(handle, B_FALSE);
545 0, B_FALSE) != 0) {
578 NULL, 0, B_FALSE) != 0 || strcmp(origin, cd->snapshot) != 0) {
624 if ((zret = zfs_iter_dependents(zhp, B_FALSE, get_direct_clone,
656 (void) zfs_destroy(zhp, B_FALSE);
700 res = (zfs_rename(zhp, template, B_FALSE, B_FALSE) != 0);
740 if (zfs_iter_snapshots(cln_zhp, B_FALSE, get_snap_max, &sd) != 0)
753 if (zfs_iter_snapshots(src_zhp, B_FALSE, get_snap_max, &sd) != 0)
762 if (zfs_iter_snapshots(src_zhp, B_FALSE, rename_snap, &sd) != 0)
794 if (zfs_iter_snapshots(zhp, B_FALSE, find_clone, &cd) != 0) {
946 (void) zfs_destroy(zhp, B_FALSE);
1009 (void) zfs_destroy(zhp, B_FALSE);
1035 boolean_t is_clone = B_FALSE;
1045 if (zfs_iter_snapshots(zhp, B_FALSE, rm_snap, NULL) != 0) {
1066 NULL, 0, B_FALSE) == 0)
1076 if (zfs_destroy(zhp, B_FALSE) != 0) {
1109 (void) zfs_destroy(ohp, B_FALSE);
1132 return (B_FALSE);
1135 return (B_FALSE);
1138 return (B_FALSE);
1145 return (B_FALSE);
1148 return (B_FALSE);
1357 * It returns B_FALSE if it encounters a fatal error and sets errno to the
1371 return (B_FALSE);
1377 return (B_FALSE);
1383 return (B_FALSE);
1425 zperror(cmd_to_str(CMD_MOVE), B_FALSE);
1439 zperror(cmd_to_str(CMD_MOVE), B_FALSE);