Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Ddebugfs.c404 debugfs_remove(fsc->debugfs_mdsmap); in ceph_fs_debugfs_cleanup()
431 fsc->debugfs_mdsmap = debugfs_create_file("mdsmap", in ceph_fs_debugfs_init()
H A Dsuper.h152 struct dentry *debugfs_mdsc, *debugfs_mdsmap; member