centos man page for sb_end_write

Query: sb_end_write

OS: centos

Section: 9

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

SB_END_WRITE(9) 						   The Linux VFS						   SB_END_WRITE(9)

NAME
sb_end_write - drop write access to a superblock
SYNOPSIS
void sb_end_write(struct super_block * sb);
ARGUMENTS
sb the super we wrote to
DESCRIPTION
Decrement number of writers to the filesystem. Wake up possible waiters wanting to freeze the filesystem.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SB_END_WRITE(9)
Related Man Pages
xfs_freeze(8) - osf1
xfs_freeze(8) - minix
xfs_freeze(8) - xfree86
xfs_freeze(8) - posix
xfs_freeze(8) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq