.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SHRINK_DCACHE_ANON" "" "06 October 2005" "" "" .SH NAME shrink_dcache_anon \- further prune the cache .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void shrink_dcache_anon (struct hlist_head * \fIhead\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhead\fB\fR head of d_hash list of dentries to prune .SH "DESCRIPTION" .PP Prune the dentries that are anonymous .PP parsing d_hash list does not \fBread_barrier_depends\fR as it done under dcache_lock.