Home
last modified time | relevance | path

Searched refs:one_flush_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/block/drbd/
Ddrbd_receiver.c1254 struct one_flush_context { struct
1261 struct one_flush_context *octx = bio->bi_private; in one_flush_endio() argument
1284 struct one_flush_context *octx = kmalloc(sizeof(*octx), GFP_NOIO); in submit_one_flush()