deactivate_super(9) suse man page | unix.com

Man Page: deactivate_super

Operating Environment: suse

Section: 9

DEACTIVATE_SUPER(9)						   The Linux VFS					       DEACTIVATE_SUPER(9)

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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEACTIVATE_SUPER(9)
Related Man Pages
dumpe2fs(8) - centos
dumpe2fs(8) - suse
dumpe2fs(8) - x11r4
dumpe2fs(8) - v7
dumpe2fs(8) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure