deactivate_super(9) centos man page | unix.com

Man Page: deactivate_super

Operating Environment: centos

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
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
Kernel Hackers Manual 3.10 June 2014 DEACTIVATE_SUPER(9)
Related Man Pages
dumpe2fs(8) - centos
sbwrite(3) - freebsd
sbread(3) - freebsd
dumpe2fs(8) - opensolaris
dumpe2fs(8) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq