SB_END_WRITE(9) The Linux VFS SB_END_WRITE(9)NAMEsb_end_write - drop write access to a superblockSYNOPSISvoid sb_end_write(struct super_block * sb);ARGUMENTSsb the super we wrote toDESCRIPTIONDecrement number of writers to the filesystem. Wake up possible waiters wanting to freeze the filesystem.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SB_END_WRITE(9)
| Related Man Pages |
|---|
| xfs_freeze(8) - debian |
| xfs_freeze(8) - suse |
| xfs_freeze(8) - redhat |
| xfs_freeze(8) - minix |
| xfs_freeze(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |