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.

COPYRIGHT