Searched refs:inflight_flush_point (Results 1 – 3 of 3) sorted by relevance
115 atomic_set(&rb->inflight_flush_point, 0); in pblk_rb_init()366 atomic_inc(&rb->inflight_flush_point); in pblk_rb_flush_point_set()824 atomic_read(&rb->inflight_flush_point), in pblk_rb_sysfs()842 atomic_read(&rb->inflight_flush_point), in pblk_rb_sysfs()
42 atomic_dec(&rwb->inflight_flush_point); in pblk_end_w_bio()
207 atomic_t inflight_flush_point; /* Not served REQ_FLUSH | REQ_FUA */ member