Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Ddebugfs.c191 debugfs_remove(fsc->debugfs_congestion_kb); in ceph_fs_debugfs_cleanup()
204 fsc->debugfs_congestion_kb = in ceph_fs_debugfs_init()
210 if (!fsc->debugfs_congestion_kb) in ceph_fs_debugfs_init()
Dsuper.h86 struct dentry *debugfs_congestion_kb; member