SHRINK_DCACHE_ANON

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

shrink_dcache_anon - further prune the cache  

SYNOPSIS

"SYNOPSIS"

void shrink_dcache_anon (struct hlist_head * head);  

ARGUMENTS

head
head of d_hash list of dentries to prune
 

DESCRIPTION

Prune the dentries that are anonymous

parsing d_hash list does not hlist_for_each_rcu as it done under dcache_lock.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:47 GMT, October 09, 2005