DEACTIVATE_SUPER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

deactivate_super - drop an active reference to superblock  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:03 GMT, October 06, 2005