centos man page for deactivate_super

Query: deactivate_super

OS: centos

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
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
sbwrite(3) - freebsd
dumpe2fs(8) - debian
sbread(3) - freebsd
dumpe2fs(8) - mojave
dumpe2fs(8) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq