Home
last modified time | relevance | path

Searched refs:nr_unused (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/fs/
Dinode.c293 inodes_stat.nr_unused--; in __iget()
510 int nr_inodes = inodes_stat.nr_unused; in try_to_sync_unused_inodes()
703 inodes_stat.nr_unused -= count; in invalidate_list()
825 inodes_stat.nr_unused -= count; in prune_icache()
857 if (inodes_stat.nr_unused < in prune_icache()
917 count = inodes_stat.nr_unused / priority; in shrink_icache_memory()
1245 inodes_stat.nr_unused++; in iput()
1251 inodes_stat.nr_unused--; in iput()
Ddcache.c143 dentry_stat.nr_unused++; in dput()
225 dentry_stat.nr_unused--; in __dget_locked()
345 dentry_stat.nr_unused--; in prune_dcache()
414 dentry_stat.nr_unused--; in shrink_dcache_sb()
572 count = dentry_stat.nr_unused / priority; in shrink_dcache_memory()
/linux-2.4.37.9/include/linux/
Ddcache.h33 int nr_unused; member
Dfs.h59 int nr_unused; member
/linux-2.4.37.9/Documentation/sysctl/
Dfs.txt42 int nr_unused;
51 assume that only nr_unused, age_limit and want_pages are
/linux-2.4.37.9/mm/
Dmmap.c93 free += (dentry_stat.nr_unused * sizeof(struct dentry)) >> PAGE_SHIFT; in vm_enough_memory()
94 free += (inodes_stat.nr_unused * sizeof(struct inode)) >> PAGE_SHIFT; in vm_enough_memory()
/linux-2.4.37.9/Documentation/filesystems/
Dproc.txt667 nr_unused Number of unused cache entries