Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Ddebugfs.c425 client->debugfs_monmap = debugfs_create_file("monmap", in ceph_debugfs_client_init()
449 debugfs_remove(client->debugfs_monmap); in ceph_debugfs_client_cleanup()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h142 struct dentry *debugfs_monmap; member