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

NAME

6       sb_end_intwrite - drop write access to a superblock for internal fs
7       purposes
8

SYNOPSIS

10       void sb_end_intwrite(struct super_block * sb);
11

ARGUMENTS

13       sb
14           the super we wrote to
15

DESCRIPTION

17       Decrement fs-internal number of writers to the filesystem. Wake up
18       possible waiters wanting to freeze the filesystem.
19
21Kernel Hackers Manual 2.6.         June 2019                SB_END_INTWRITE(9)
Impressum