Home
last modified time | relevance | path

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

/linux-6.12.1/net/ceph/
Ddebugfs.c442 client->debugfs_options = debugfs_create_file("client_options", in ceph_debugfs_client_init()
452 debugfs_remove(client->debugfs_options); in ceph_debugfs_client_cleanup()
/linux-6.12.1/include/linux/ceph/
Dlibceph.h140 struct dentry *debugfs_options; member