Query: shrink_dcache_sb
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)