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)
| Related Man Pages |
|---|
| xfs_freeze(8) - suse |
| xfs_freeze(8) - linux |
| xfs_freeze(8) - posix |
| 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? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |