Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dentry_stat_t Struct Reference

#include <dcache.h>

Data Fields

int nr_dentry
 
int nr_unused
 
int age_limit
 
int want_pages
 
int dummy [2]
 

Detailed Description

Definition at line 56 of file dcache.h.

Field Documentation

int age_limit

Definition at line 59 of file dcache.h.

int dummy[2]

Definition at line 61 of file dcache.h.

int nr_dentry

Definition at line 57 of file dcache.h.

int nr_unused

Definition at line 58 of file dcache.h.

int want_pages

Definition at line 60 of file dcache.h.


The documentation for this struct was generated from the following file: