Searched refs:debugfs_monmap (Results 1 – 2 of 2) sorted by relevance
436 client->debugfs_monmap = debugfs_create_file("monmap", in ceph_debugfs_client_init()441 if (!client->debugfs_monmap) in ceph_debugfs_client_init()472 debugfs_remove(client->debugfs_monmap); in ceph_debugfs_client_cleanup()
133 struct dentry *debugfs_monmap; member