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)NAMEsb_end_pagefault - drop write access to a superblock from a page faultSYNOPSISvoid sb_end_pagefault(struct super_block * sb);ARGUMENTSsb the super we wrote toDESCRIPTIONDecrement number of processes handling write page fault to the filesystem. Wake up possible waiters wanting to freeze the filesystem.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SB_END_PAGEFAULT(9)