openharmony_kernel_liteos_a/fs/vfs/operation
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
..
fs_chattr.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_check.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_fallocate.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_fallocate64.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_file.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_file_mapping.c feat: add clear cache cmd to /proc/fs_cache 2021-06-24 15:11:50 +08:00
fs_init.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_other.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_preadv.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_pwritev.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
fs_readv.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_utime.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fs_writev.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
fullpath.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00