Searched defs:drbd_md_io (Results 1 – 2 of 2) sorted by relevance
533 struct drbd_md_io { struct534 struct page *page;535 unsigned long start_jif; /* last call to drbd_md_get_buffer */536 unsigned long submit_jif; /* last _drbd_md_sync_page_io() submit */537 const char *current_use;538 atomic_t in_use;539 unsigned int done;540 int error;
601 struct drbd_md_io { struct602 struct page *page;603 unsigned long start_jif; /* last call to drbd_md_get_buffer */604 unsigned long submit_jif; /* last _drbd_md_sync_page_io() submit */605 const char *current_use;606 atomic_t in_use;607 unsigned int done;608 int error;