centos man page for deactivate_locked_super

Query: deactivate_locked_super

OS: centos

Section: 9

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

DEACTIVATE_LOCKED_SU(9) 					   The Linux VFS					   DEACTIVATE_LOCKED_SU(9)

NAME
deactivate_locked_super - drop an active reference to superblock
SYNOPSIS
void deactivate_locked_super(struct super_block * s);
ARGUMENTS
s superblock to deactivate
DESCRIPTION
Drops an active reference to superblock, converting it into a temprory one if there is no other active references left. In that case we tell fs driver to shut it down and drop the temporary reference we had just acquired. Caller holds exclusive lock on superblock; that lock is released.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEACTIVATE_LOCKED_SU(9)
Related Man Pages
vfs_lock_file(9) - centos
sbwrite(3) - freebsd
dumpe2fs(8) - suse
dumpe2fs(8) - opendarwin
dumpe2fs(8) - xfree86
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!