Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c70 static struct dentry *ocfs2_debugfs_root; variable
1078 ocfs2_debugfs_root); in ocfs2_fill_super()
1574 ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL); in ocfs2_init()
1587 debugfs_remove(ocfs2_debugfs_root); in ocfs2_init()
1600 debugfs_remove(ocfs2_debugfs_root); in ocfs2_exit()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c67 static struct dentry *ocfs2_debugfs_root; variable
1073 ocfs2_debugfs_root); in ocfs2_fill_super()
1568 ocfs2_debugfs_root = debugfs_create_dir("ocfs2", NULL); in ocfs2_init()
1581 debugfs_remove(ocfs2_debugfs_root); in ocfs2_init()
1594 debugfs_remove(ocfs2_debugfs_root); in ocfs2_exit()

Completed in 7 milliseconds