Rechercher une page de manuel
deactivate_super
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
deactivate_super - drop an active reference to superblockSYNOPSIS
- void deactivate_super(struct super_block * s);
ARGUMENTS
s
- superblock to deactivate
DESCRIPTION
Variant of deactivate_locked_super, except that superblock is *not* locked by caller. If we are going to drop the final active reference, lock will be acquired prior to that.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre