sb_end_write(9) centos man page | unix.com

Man Page: sb_end_write

Operating Environment: centos

Section: 9

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) - debian
xfs_freeze(8) - suse
xfs_freeze(8) - mojave
xfs_freeze(8) - bsd
xfs_freeze(8) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq