Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dstack_user.c634 static struct miscdevice ocfs2_control_device = { variable
646 rc = misc_register(&ocfs2_control_device); in ocfs2_control_init()
660 rc = misc_deregister(&ocfs2_control_device); in ocfs2_control_exit()