| /linux/fs/nfs/ |
| H A D | pnfs_nfs.c | 67 if (list_empty(&bucket->committing) && list_empty(&bucket->written)) { in pnfs_free_bucket_lseg() 113 INIT_LIST_HEAD(&b->committing); in pnfs_alloc_commit_array() 248 struct list_head *dst = &bucket->committing; in pnfs_bucket_scan_ds_commit_list() 364 list_for_each(pos, &bucket->committing) in pnfs_bucket_get_committing() 366 list_splice_init(&bucket->committing, head); in pnfs_bucket_get_committing() 395 if (list_empty(&bucket->committing)) in pnfs_generic_retry_commit() 417 if (list_empty(&bucket->committing)) in pnfs_bucket_alloc_ds_commits() 420 if (!list_empty(&bucket->committing)) { in pnfs_bucket_alloc_ds_commits()
|
| /linux/drivers/tty/vt/ |
| H A D | keyboard.c | 965 static unsigned pressed, committing; in k_brl() local 985 committing = pressed; in k_brl() 987 if (!committing || in k_brl() 990 committing = pressed; in k_brl() 994 if (!pressed && committing) { in k_brl() 995 k_brlcommit(vc, committing, 0); in k_brl() 996 committing = 0; in k_brl() 999 if (committing) { in k_brl() 1000 k_brlcommit(vc, committing, 0); in k_brl() 1001 committing = 0; in k_brl()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | recovery-journal.c | 1048 if (!block->committing) in schedule_block_write() 1220 if (block->committing) in notify_commit_waiters() 1245 if (block->committing) { in recycle_journal_blocks() 1283 block->committing = false; in complete_write() 1383 if (block->committing || !vdo_waitq_has_waiters(&block->entry_waiters) || in write_block() 1398 block->committing = true; in write_block() 1728 (block->committing ? "committing" : "waiting"), in dump_recovery_block()
|
| H A D | recovery-journal.h | 132 bool committing; member
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-ina2xx-adc | 7 Ready Flag to being set prior to committing a new value to the sample
|
| /linux/fs/xfs/ |
| H A D | xfs_log_cil.c | 104 INIT_LIST_HEAD(&ctx->committing); in xlog_cil_ctx_alloc() 1002 list_del(&ctx->committing); in xlog_cil_committed() 1120 list_for_each_entry(ctx, &cil->xc_committing, committing) { in xlog_cil_order_write() 1460 list_add(&ctx->committing, &cil->xc_committing); in xlog_cil_push_work() 1936 list_for_each_entry(ctx, &cil->xc_committing, committing) { in xlog_cil_force_seq()
|
| H A D | xfs_log_priv.h | 247 struct list_head committing; /* ctx committing list */ member
|
| /linux/kernel/trace/ |
| H A D | ring_buffer.c | 539 local_t committing; member 746 nest = local_read(&cpu_buffer->committing); in ring_buffer_event_time_stamp() 3665 local_inc(&cpu_buffer->committing); in rb_move_tail() 3785 unsigned int nest = local_read(&cpu_buffer->committing) - 1; in rb_update_event() 3906 local_inc(&cpu_buffer->committing); in rb_start_commit() 3976 !local_read(&cpu_buffer->committing))) in rb_end_commit() 3983 if (local_read(&cpu_buffer->committing) == 1) in rb_end_commit() 3986 local_dec(&cpu_buffer->committing); in rb_end_commit() 3997 !local_read(&cpu_buffer->committing)) { in rb_end_commit() 3998 local_inc(&cpu_buffer->committing); in rb_end_commit() [all …]
|
| /linux/Documentation/admin-guide/media/ |
| H A D | saa7134.rst | 72 This is done by committing a patch at a clone of the git tree and
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 27 the dirty buffers are being written out to disk. By not committing to a
|
| H A D | journal.rst | 694 committing is that it stores the result of a particular operation instead of
|
| /linux/Documentation/block/ |
| H A D | ublk.rst | 46 Both the IO request forward and IO handling result committing are done via 260 and each command is only for forwarding the IO and committing the result 297 is reused for both fetching request and committing back IO result.
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-delayed-logging-design.rst | 736 that are currently committing to the log. When we flush a checkpoint, the 737 context gets added to a "committing" list which can be searched. When a 738 checkpoint commit completes, it is removed from the committing list. Because 751 need to check that all the prior contexts in the committing list are also 958 before writing the commit record. This loop walks the list of committing 969 the committing list (i.e. they've completed). A simple wait variable and 1077 committing of the log items to the log itself and the completion processing.
|
| H A D | xfs-online-fsck-design.rst | 592 designed to stage and validate all new records before committing the new 2151 fsck employs the second strategy of committing live updates directly into 2257 backing xfile before committing or cancelling the transaction. 2488 reservation of the committing transaction. 2840 As part of committing the new btrees, repair must ensure that reverse mappings 3053 observations to disk in a replacement structure and committing it atomically. 4071 forks, and committing. 5130 committing all of the updates to the original file, or none of them.
|
| /linux/fs/btrfs/ |
| H A D | qgroup.c | 3334 bool committing = false; in btrfs_qgroup_inherit() local 3367 committing = true; in btrfs_qgroup_inherit() 3370 if (!committing) in btrfs_qgroup_inherit() 3568 if (!committing) in btrfs_qgroup_inherit()
|
| /linux/Documentation/networking/ |
| H A D | nexthop-group-resilient.rst | 141 the group before committing anything to the HW.
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | usage.rst | 281 writing non-zero value to ``obsolete_target`` file and committing it (writing 305 If ``nr_regions`` is zero when committing new DAMON parameters online (writing
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-clone.rst | 308 need to be so strict and can rely on committing metadata every time a FLUSH
|
| /linux/Documentation/process/ |
| H A D | backporting.rst | 405 backporting to (using ``git mv`` and committing the result), restart the 407 committing again), and finally squash the result using ``git rebase -i``
|
| H A D | 5.Posting.rst | 192 Needless to say, the changelog should be the text used when committing the
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 1329 struct list_head committing; member
|
| /linux/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 204 been changed and needs committing.
|
| /linux/Documentation/gpu/ |
| H A D | drm-kms.rst | 279 structure, ordering of committing state changes to hardware is sequenced using
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 312 committing).
|
| /linux/scripts/ |
| H A D | spelling.txt | 355 commiting||committing
|