| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | spa_checkpoint.c | 481 uberblock_t checkpoint = spa->spa_ubsync; in spa_checkpoint_sync() local 497 ASSERT3U(checkpoint.ub_txg, ==, spa->spa_syncing_txg - 1); in spa_checkpoint_sync() 509 spa->spa_checkpoint_txg = checkpoint.ub_txg; in spa_checkpoint_sync() 510 spa->spa_checkpoint_info.sci_timestamp = checkpoint.ub_timestamp; in spa_checkpoint_sync() 512 checkpoint.ub_checkpoint_txg = checkpoint.ub_txg; in spa_checkpoint_sync() 516 &checkpoint, tx)); in spa_checkpoint_sync() 527 "checkpointed uberblock txg=%llu", checkpoint.ub_txg); in spa_checkpoint_sync()
|
| H A D | metaslab.c | 3579 boolean_t checkpoint) in metaslab_free_concrete() argument 3604 if (checkpoint) { in metaslab_free_concrete() 3618 boolean_t *checkpoint = arg; in metaslab_free_impl_cb() local 3620 ASSERT3P(checkpoint, !=, NULL); in metaslab_free_impl_cb() 3625 metaslab_free_impl(vd, offset, size, *checkpoint); in metaslab_free_impl_cb() 3630 boolean_t checkpoint) in metaslab_free_impl() argument 3652 metaslab_free_impl_cb, &checkpoint); in metaslab_free_impl() 3863 metaslab_free_impl(vd, offset, size, checkpoint); in metaslab_free_dva() 4126 boolean_t checkpoint = B_FALSE; in metaslab_free() local 4135 checkpoint = B_TRUE; in metaslab_free() [all …]
|
| H A D | spa.c | 3503 uberblock_t checkpoint; local 3519 ASSERT3U(checkpoint.ub_txg, !=, 0); 3520 ASSERT3U(checkpoint.ub_checkpoint_txg, !=, 0); 3521 ASSERT3U(checkpoint.ub_timestamp, !=, 0); 3522 spa->spa_checkpoint_txg = checkpoint.ub_txg; 3604 uberblock_t checkpoint; local 3624 ASSERT3U(checkpoint.ub_txg, <, spa->spa_uberblock.ub_txg); 3625 ASSERT3U(checkpoint.ub_txg, ==, checkpoint.ub_checkpoint_txg); 3634 checkpoint.ub_txg = spa->spa_uberblock.ub_txg + 1; 3635 checkpoint.ub_timestamp = gethrestime_sec(); [all …]
|
| H A D | vdev_removal.c | 654 boolean_t checkpoint = B_FALSE; in free_from_removing_vdev() local 656 metaslab_free_impl_cb, &checkpoint); in free_from_removing_vdev() 704 boolean_t checkpoint = B_FALSE; in free_mapped_segment_cb() local 706 metaslab_free_impl_cb, &checkpoint); in free_mapped_segment_cb()
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | blcr | 1 # Berkeley Lab Checkpoint Restart (BLCR) checkpoint context files 2 # http://ftg.lbl.gov/checkpoint
|
| H A D | convex | 59 0 belong 0607 Convex SOFF checkpoint
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_write_add_filter_compress.c | 91 int64_t in_count, out_count, checkpoint; member 196 state->checkpoint = CHECK_GAP; in archive_compressor_compress_open() 394 if (state->in_count < state->checkpoint) in archive_compressor_compress_write() 397 state->checkpoint = state->in_count + CHECK_GAP; in archive_compressor_compress_write()
|
| /freebsd-12.1/usr.bin/compress/ |
| H A D | zopen.c | 158 #define checkpoint zs->zs_checkpoint macro 270 checkpoint = CHECK_GAP; in zwrite() 316 checkpoint && block_compress) { in zwrite() 639 checkpoint = in_count + CHECK_GAP; in cl_block() 715 checkpoint = CHECK_GAP; in zopen()
|
| /freebsd-12.1/contrib/libxo/xo/ |
| H A D | xo.c | 80 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) in checkpoint() function 365 xo_set_formatter(NULL, formatter, checkpoint); in main()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zdb/ |
| H A D | zdb.c | 4279 verify_checkpoint_vdev_spacemaps(spa_t *checkpoint, spa_t *current) in verify_checkpoint_vdev_spacemaps() argument 4281 vdev_t *ckpoint_rvd = checkpoint->spa_root_vdev; in verify_checkpoint_vdev_spacemaps() 4284 load_concrete_ms_allocatable_trees(checkpoint, SM_FREE); in verify_checkpoint_vdev_spacemaps() 4363 verify_checkpoint_ms_spacemaps(spa_t *checkpoint, spa_t *current) in verify_checkpoint_ms_spacemaps() argument 4365 vdev_t *ckpoint_rvd = checkpoint->spa_root_vdev; in verify_checkpoint_ms_spacemaps() 4368 load_concrete_ms_allocatable_trees(checkpoint, SM_ALLOC); in verify_checkpoint_ms_spacemaps() 4494 uberblock_t checkpoint; in verify_checkpoint() local 4502 sizeof (uberblock_t) / sizeof (uint64_t), &checkpoint); in verify_checkpoint() 4519 dump_uberblock(&checkpoint, "\nCheckpointed uberblock found:\n", "\n"); in verify_checkpoint() 4521 if (checkpoint.ub_checkpoint_txg == 0) { in verify_checkpoint()
|
| /freebsd-12.1/contrib/apr-util/ |
| H A D | CHANGES | 56 [<horowity checkpoint com>]
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | ssh-keygen.c | 2382 char out_file[PATH_MAX], *checkpoint = NULL; in main() local 2594 checkpoint = xstrdup(optarg); in main() 2745 generator_wanted, checkpoint, in main()
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | CHANGES | 75 refuses to checkpoint processes with open network ports.
|
| /freebsd-12.1/contrib/sendmail/cf/cf/ |
| H A D | submit.cf | 148 # checkpoint queue runs after every N successful deliveries
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | complete.tcsh | 1036 block-size read-full-blocks directory checkpoint file \
|
| /freebsd-12.1/contrib/amd/ |
| H A D | NEWS | 987 - checkpoint config.guess several times during the long configure, so that
|
| /freebsd-12.1/contrib/sendmail/cf/m4/ |
| H A D | proto.m4 | 272 # checkpoint queue runs after every N successful deliveries
|
| /freebsd-12.1/contrib/binutils/include/opcode/ |
| H A D | ChangeLog-9103 | 2835 * h8300.h: checkpoint, includes H8/300-H opcodes.
|
| /freebsd-12.1/contrib/flex/ |
| H A D | ChangeLog | 6003 * parse.y: Working checkpoint prior to adding <scon>{ stuff 6844 yyless() with yymore() checkpoint prior to C++ option
|
| /freebsd-12.1/share/examples/ipfilter/ |
| H A D | ipf-howto.txt | 188 time. It has a checkpoint clipboard that reads:
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | ChangeLog-9297 | 3715 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 9011 Alon Kantor <alonk@checkpoint.com> (and others), 9151 <izhar@checkpoint.com>.
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-9193 | 4823 * coff-z8k.c: checkpoint, more addressing modes handled
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-9295 | 12160 * config/*z8k*: checkpoint
|