Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cleancache.h Create Date:2022-07-28 14:00:09
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cleancache_invalidate_page

Proto:static inline void cleancache_invalidate_page(struct address_space *mapping, struct page *page)

Type:void

Parameter:

TypeParameterName
struct address_space *mapping
struct page *page
108  If cleancache_enabled && cleancache_fs_enabled_mapping(mapping) Then __cleancache_invalidate_page(mapping, page)
Caller
NameDescribe
unaccount_page_cache_page
truncate_inode_pages_rangeruncate_inode_pages_range - truncate range of pages specified by start & end byte offsets*@mapping: mapping to truncate*@lstart: offset from which to truncate*@lend: offset to which to truncate (inclusive)* Truncate the page cache, removing the pages that