Searched refs:debugfs_options (Results 1 – 2 of 2) sorted by relevance
452 client->debugfs_options = debugfs_create_file("client_options", in ceph_debugfs_client_init()457 if (!client->debugfs_options) in ceph_debugfs_client_init()470 debugfs_remove(client->debugfs_options); in ceph_debugfs_client_cleanup()
135 struct dentry *debugfs_options; member