Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/drbd/
H A 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()
H A Ddrbd_int.h622 struct dentry *debugfs_conn_callback_history; member