Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/drbd/
Ddrbd_int.h531 struct drbd_md_io { struct
532 struct page *page;
533 unsigned long start_jif; /* last call to drbd_md_get_buffer */
534 unsigned long submit_jif; /* last _drbd_md_sync_page_io() submit */
535 const char *current_use;
536 atomic_t in_use;
537 unsigned int done;
538 int error;