1SHRINK_DCACHE_SB(9)              The Linux VFS             SHRINK_DCACHE_SB(9)
2
3
4

NAME

6       shrink_dcache_sb - shrink dcache for a superblock
7

SYNOPSIS

9       void shrink_dcache_sb(struct super_block * sb);
10

ARGUMENTS

12       sb
13           superblock
14

DESCRIPTION

16       Shrink the dcache for the specified super block. This is used to free
17       the dcache before unmounting a file system.
18
20Kernel Hackers Manual 3.10         June 2019               SHRINK_DCACHE_SB(9)
Impressum