kernel_liteos_a/fs/vfs/include
mucor 3d1cf683f3 feat: add clear cache cmd to /proc/fs_cache
write "clear pathcahe" to clear pathcaches and vnodes
write "clear pagecache" to clear pagecaches
write "clear all" to clear both pathcaches and pagechaches
the cache in use will not be cleared

close: #I3XLPH

Signed-off-by: mucor <mucorwang@gmail.com>
2021-06-24 15:11:50 +08:00
..
bcache fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_poll_pri.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
path_cache.h feat: add /proc/fs_cache to display cache info 2021-06-22 14:53:17 +08:00
vnode.h feat: add clear cache cmd to /proc/fs_cache 2021-06-24 15:11:50 +08:00