SHRINK_DCACHE_ANON

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

NAME

shrink_dcache_anon - further prune the cache  

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 read_barrier_depends as it done under dcache_lock.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 23:19:27 GMT, August 13, 2003