Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dsuper.c67 static struct dentry *ocfs2_debugfs_root; variable
1072 ocfs2_debugfs_root); in ocfs2_fill_super()
1515 ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL); in ocfs2_init()
1526 debugfs_remove(ocfs2_debugfs_root); in ocfs2_init()
1539 debugfs_remove(ocfs2_debugfs_root); in ocfs2_exit()