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