Home
last modified time | relevance | path

Searched defs:drbd_md_io (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h608 struct drbd_md_io { struct
609 struct page *page;
610 unsigned long start_jif; /* last call to drbd_md_get_buffer */
611 unsigned long submit_jif; /* last _drbd_md_sync_page_io() submit */
612 const char *current_use;
613 atomic_t in_use;
614 unsigned int done;
615 int error;