Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/drbd/
Ddrbd_debugfs.c416 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open() function
444 return drbd_single_open(file, in_flight_summary_show, resource, in in_flight_summary_open()
567 return drbd_single_open(file, callback_history_show, connection, in callback_history_open()
614 return drbd_single_open(file, connection_oldest_requests_show, connection, in connection_oldest_requests_open()
774 return drbd_single_open(file, device_ ## name ## _show, device, \