SHRINK_DCACHE_SB(9) The Linux VFS SHRINK_DCACHE_SB(9)NAMEshrink_dcache_sb - shrink dcache for a superblockSYNOPSISvoid shrink_dcache_sb(struct super_block * sb);ARGUMENTSsb superblockDESCRIPTIONShrink the dcache for the specified super block. This is used to free the dcache before unmounting a file system.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SHRINK_DCACHE_SB(9)
| Related Man Pages |
|---|
| dumpe2fs(8) - linux |
| dumpe2fs(8) - mojave |
| dumpe2fs(8) - opensolaris |
| dumpe2fs(8) - opendarwin |
| dumpe2fs(8) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |