Man page 9 : shrink_dcache_sb Table des matières 1. NAME 2. SYNOPSIS 3. ARGUMENTS 4. DESCRIPTION 5. COPYRIGHT "SHRINK_DCACHE_SB" "9" "August 2013" "Kernel Hackers Manual 3.10" "The Linux VFS" Page d'accueil du man Cette page de documentation est issue d'une conversion automatique de developpez.com. Les traductions proviennent des sites Debian, Linux Kernel et du projet Perkamon. N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires . Article lu fois. L'article Publié le 27 août 2013 1. NAME▲ shrink_dcache_sb - shrink dcache for a superblock 2. SYNOPSIS ▲ void shrink_dcache_sb(struct super_block * sb ); 3. ARGUMENTS ▲ sb superblock 4. DESCRIPTION ▲ Shrink the dcache for the specified super block. This is used to free the dcache before unmounting a file system. 5. COPYRIGHT ▲