SB_END_INTWRITE(9) The Linux VFS SB_END_INTWRITE(9)NAMEsb_end_intwrite - drop write access to a superblock for internal fs purposesSYNOPSISvoid sb_end_intwrite(struct super_block * sb);ARGUMENTSsb the super we wrote toDESCRIPTIONDecrement fs-internal number of writers to the filesystem. Wake up possible waiters wanting to freeze the filesystem.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SB_END_INTWRITE(9)