sb_end_pagefault(9) centos man page | unix.com

Man Page: sb_end_pagefault

Operating Environment: centos

Section: 9

SB_END_PAGEFAULT(9)						   The Linux VFS					       SB_END_PAGEFAULT(9)

NAME
sb_end_pagefault - drop write access to a superblock from a page fault
SYNOPSIS
void sb_end_pagefault(struct super_block * sb);
ARGUMENTS
sb the super we wrote to
DESCRIPTION
Decrement number of processes handling write page fault to the filesystem. Wake up possible waiters wanting to freeze the filesystem.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SB_END_PAGEFAULT(9)
Related Man Pages
freeze_super(9) - centos
xfs_freeze(8) - v7
xfs_freeze(8) - minix
xfs_freeze(8) - xfree86
xfs_freeze(8) - posix
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq