unregister_node(9) centos man page | unix.com

Man Page: unregister_node

Operating Environment: centos

Section: 9

UNREGISTER_NODE(9)					   Device drivers infrastructure					UNREGISTER_NODE(9)

NAME
unregister_node - unregister a node device
SYNOPSIS
void unregister_node(struct node * node);
ARGUMENTS
node node going away
DESCRIPTION
Unregisters a node device node. All the devices on the node must be unregistered before calling this function.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UNREGISTER_NODE(9)
Related Man Pages
di_minor_next(3devinfo) - sunos
di_minor_next(3devinfo) - debian
di_minor_next(3devinfo) - suse
di_minor_next(3devinfo) - osx
di_minor_next(3devinfo) - bsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq