Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_worker.c1598 unlock_all_resources(); in resume_next_sg()
1605 unlock_all_resources(); in suspend_other_sg()
1786 unlock_all_resources(); in drbd_start_resync()
1832 unlock_all_resources(); in drbd_start_resync()
H A Ddrbd_int.h199 extern void unlock_all_resources(void);
H A Ddrbd_main.c3691 void unlock_all_resources(void) in unlock_all_resources() function