![]() |
MOS Source Code
|
Public Attributes | |
| inode_cache_t * | icache |
| bool | should_drop_page |
| long | ret |
Definition at line 17 of file page_cache.cpp.
| inode_cache_t* icache |
Definition at line 19 of file page_cache.cpp.
Referenced by do_flush_and_drop_cached_page(), pagecache_flush_or_drop(), pagecache_flush_or_drop_all(), vfs_read_pagecache(), and vfs_write_pagecache().
| bool should_drop_page |
Definition at line 20 of file page_cache.cpp.
Referenced by do_flush_and_drop_cached_page().
| long ret |
Definition at line 21 of file page_cache.cpp.
Referenced by do_flush_and_drop_cached_page(), pagecache_flush_or_drop(), and pagecache_flush_or_drop_all().