Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dsuper.c1187 static struct file_system_type ocfs2_fs_type = { variable
1574 status = register_filesystem(&ocfs2_fs_type); in ocfs2_init()
1597 unregister_filesystem(&ocfs2_fs_type); in ocfs2_exit()