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
vfs_lock_file(9) - suse
dumpe2fs(8) - centos
sbread(3) - freebsd
dumpe2fs(8) - opensolaris
dumpe2fs(8) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq