Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c1194 static struct file_system_type ocfs2_fs_type = { variable
1581 status = register_filesystem(&ocfs2_fs_type); in ocfs2_init()
1604 unregister_filesystem(&ocfs2_fs_type); in ocfs2_exit()