Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstack_user.c625 static struct miscdevice ocfs2_control_device = { variable
637 rc = misc_register(&ocfs2_control_device); in ocfs2_control_init()
649 misc_deregister(&ocfs2_control_device); in ocfs2_control_exit()