Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Ddebugfs.c345 debugfs_remove(fsc->debugfs_metric); in ceph_fs_debugfs_cleanup()
386 fsc->debugfs_metric = debugfs_create_file("metrics", in ceph_fs_debugfs_init()
Dsuper.h131 struct dentry *debugfs_metric; member