Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Ddebugfs.c430 client->debugfs_monmap = debugfs_create_file("monmap", in ceph_debugfs_client_init()
454 debugfs_remove(client->debugfs_monmap); in ceph_debugfs_client_cleanup()
/linux-6.1.9/include/linux/ceph/
Dlibceph.h148 struct dentry *debugfs_monmap; member