_devfs_unhook

Section: Kernel Hacker's Manual (9)
Updated: _devfs_unhook
Index Return to Main Contents
 

NAME

_devfs_unhook - Unhook a device entry from its parents list  

SYNOPSIS

int _devfs_unhook (struct devfs_entry *de);  

ARGUMENTS

de

 The entry to unhook.
 

DESCRIPTION

Returns TRUE if the entry was unhooked, else FALSE if it was previously unhooked. The caller must have a write lock on the parent directory.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:00:23 GMT, June 12, 2005