Prune dcache
void shrink_dcache_parent(struct dentry * parent);
parent
parent of entries to prune
Prune the dcache to remove unused children of the parent dentry.