crash> kmem -S dentry_cache | grep ' \[................\]' | sed -e 's/ \[\(................\).*/struct dentry.d_sb \1/' > /tmp/dentry-data.bb crash> < /tmp/dentry-data.bb | sort | uniq -c