#include <fs/inode_cache.h>
◆ maybe_evict_inodes()
void Inode_Cache::maybe_evict_inodes |
( |
| ) |
|
|
staticprivate |
◆ insert_inode()
void Inode_Cache::insert_inode |
( |
Inode * |
inode | ) |
|
|
static |
◆ get_inode()
◆ sync_fs_inodes()
int Inode_Cache::sync_fs_inodes |
( |
Filesystem * |
fs | ) |
|
|
static |
◆ remove_fs_inodes()
void Inode_Cache::remove_fs_inodes |
( |
Filesystem * |
fs | ) |
|
|
static |
◆ soft_limit
const int Inode_Cache::soft_limit = 64 |
|
staticprivate |
◆ icache_first
Inode * Inode_Cache::icache_first = nullptr |
|
staticprivate |
◆ num_inodes
unsigned long Inode_Cache::num_inodes = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: