Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
Ddrbd_debugfs.c634 connection->debugfs_conn_callback_history = dentry; in drbd_debugfs_connection_add()
644 drbd_debugfs_remove(&connection->debugfs_conn_callback_history); in drbd_debugfs_connection_cleanup()
Ddrbd_int.h688 struct dentry *debugfs_conn_callback_history; member