DEACTIVATE_SUPER
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
deactivate_super - drop an active reference to superblock
SYNOPSIS
void deactivate_super (struct super_block * s);
ARGUMENTS
- s
-
superblock to deactivate
DESCRIPTION
Drops an active reference to superblock, acquiring a temprory one if
there is no active references left. In that case we lock superblock,
tell fs driver to shut it down and drop the temporary reference we
had just acquired.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:21:56 GMT, April 13, 2004