shrink_dcache_sb(9) centos man page | unix.com

Man Page: shrink_dcache_sb

Operating Environment: centos

Section: 9

SHRINK_DCACHE_SB(9)						   The Linux VFS					       SHRINK_DCACHE_SB(9)

NAME
shrink_dcache_sb - shrink dcache for a superblock
SYNOPSIS
void shrink_dcache_sb(struct super_block * sb);
ARGUMENTS
sb superblock
DESCRIPTION
Shrink the dcache for the specified super block. This is used to free the dcache before unmounting a file system.
COPYRIGHT
Kernel 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