centos man page for sb_end_pagefault

Query: sb_end_pagefault

OS: centos

Section: 9

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

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
xfs_freeze(8) - v7
xfs_freeze(8) - osf1
xfs_freeze(8) - linux
xfs_freeze(8) - opensolaris
xfs_freeze(8) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing