Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Ddebugfs.c228 debugfs_remove(fsc->debugfs_bdi); in ceph_fs_debugfs_cleanup()
255 fsc->debugfs_bdi = in ceph_fs_debugfs_init()
259 if (!fsc->debugfs_bdi) in ceph_fs_debugfs_init()
Dsuper.h115 struct dentry *debugfs_bdi; member