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)