suse man page for deactivate_super

Query: deactivate_super

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - suse
dumpe2fs(8) - minix
dumpe2fs(8) - opensolaris
dumpe2fs(8) - sunos
dumpe2fs(8) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I