Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_debugfs.c418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open() function
446 return drbd_single_open(file, in_flight_summary_show, resource, in in_flight_summary_open()
554 return drbd_single_open(file, callback_history_show, connection, in callback_history_open()
601 return drbd_single_open(file, connection_oldest_requests_show, connection, in connection_oldest_requests_open()
748 return drbd_single_open(file, device_ ## name ## _show, device, \
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_debugfs.c418 static int drbd_single_open(struct file *file, int (*show)(struct seq_file *, void *), in drbd_single_open() function
446 return drbd_single_open(file, in_flight_summary_show, resource, in in_flight_summary_open()
554 return drbd_single_open(file, callback_history_show, connection, in callback_history_open()
601 return drbd_single_open(file, connection_oldest_requests_show, connection, in connection_oldest_requests_open()
748 return drbd_single_open(file, device_ ## name ## _show, device, \

Completed in 4 milliseconds