Searched refs:inflight_flush_point (Results 1 – 3 of 3) sorted by relevance
158 atomic_set(&rb->inflight_flush_point, 0); in pblk_rb_init()401 atomic_inc(&rb->inflight_flush_point); in pblk_rb_flush_point_set()830 atomic_read(&rb->inflight_flush_point), in pblk_rb_sysfs()848 atomic_read(&rb->inflight_flush_point), in pblk_rb_sysfs()
44 atomic_dec(&rwb->inflight_flush_point); in pblk_end_w_bio()
204 atomic_t inflight_flush_point; /* Not served REQ_FLUSH | REQ_FUA */ member