Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dsuper.c1191 static struct file_system_type ocfs2_fs_type = { variable
1576 status = register_filesystem(&ocfs2_fs_type); in ocfs2_init()
1598 unregister_filesystem(&ocfs2_fs_type); in ocfs2_exit()