shrink_dcache_parent(9)
NAME
shrink_dcache_parent - prune dcache
SYNOPSIS
void shrink_dcache_parent(struct dentry * parent);
ARGUMENTS
- parent
- parent of entries to prune
DESCRIPTION
Prune the dcache to remove unused children of the parent dentry.
shrink_dcache_parent - prune dcache
void shrink_dcache_parent(struct dentry * parent);
Prune the dcache to remove unused children of the parent dentry.