Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dstack_user.c626 static struct miscdevice ocfs2_control_device = { variable
638 rc = misc_register(&ocfs2_control_device); in ocfs2_control_init()
650 misc_deregister(&ocfs2_control_device); in ocfs2_control_exit()