Searched refs:committing (Results 1 – 17 of 17) sorted by relevance
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()
7 Ready Flag to being set prior to committing a new value to the sample
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()
132 bool committing; member
507 local_t committing; member720 nest = local_read(&cpu_buffer->committing); in ring_buffer_event_time_stamp()3759 local_inc(&cpu_buffer->committing); in rb_move_tail()3879 unsigned int nest = local_read(&cpu_buffer->committing) - 1; in rb_update_event()4000 local_inc(&cpu_buffer->committing); in rb_start_commit()4070 !local_read(&cpu_buffer->committing))) in rb_end_commit()4077 if (local_read(&cpu_buffer->committing) == 1) in rb_end_commit()4080 local_dec(&cpu_buffer->committing); in rb_end_commit()4091 !local_read(&cpu_buffer->committing)) { in rb_end_commit()4092 local_inc(&cpu_buffer->committing); in rb_end_commit()[all …]
27 the dirty buffers are being written out to disk. By not committing to a
694 committing is that it stores the result of a particular operation instead of
3354 bool committing = false; in btrfs_qgroup_inherit() local3387 committing = true; in btrfs_qgroup_inherit()3390 if (!committing) in btrfs_qgroup_inherit()3588 if (!committing) in btrfs_qgroup_inherit()
141 the group before committing anything to the HW.
308 need to be so strict and can rely on committing metadata every time a FLUSH
204 been changed and needs committing.
279 structure, ordering of committing state changes to hardware is sequenced using
1329 struct list_head committing; member
312 committing).
357 commiting||committing
389 A CPU can be viewed as committing a sequence of store operations to the416 committing sequences of stores to the memory system that the CPU being
1922 Over-committing on high limit (sum of high limits > available memory)