Searched defs:drbd_md_io (Results 1 – 1 of 1) sorted by relevance
600 struct drbd_md_io { struct601 struct page *page;602 unsigned long start_jif; /* last call to drbd_md_get_buffer */603 unsigned long submit_jif; /* last _drbd_md_sync_page_io() submit */604 const char *current_use;605 atomic_t in_use;606 unsigned int done;607 int error;