1SB_END_PAGEFAULT(9)              The Linux VFS             SB_END_PAGEFAULT(9)
2
3
4

NAME

6       sb_end_pagefault - drop write access to a superblock from a page fault
7

SYNOPSIS

9       void sb_end_pagefault(struct super_block * sb);
10

ARGUMENTS

12       sb
13           the super we wrote to
14

DESCRIPTION

16       Decrement number of processes handling write page fault to the
17       filesystem. Wake up possible waiters wanting to freeze the filesystem.
18
20Kernel Hackers Manual 3.10         June 2019               SB_END_PAGEFAULT(9)
Impressum