Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cancel_dirty_page

Proto:static inline void cancel_dirty_page(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
1590  If PageDirty(page) Then This cancels just the dirty bit on the kernel page itself, it does NOT* actually remove dirty bits on any mmap's that may be around
Caller
NameDescribe
truncate_cleanup_pageIf truncate cannot remove the fs-private metadata from the page, the page* becomes orphaned
try_to_free_buffers
iomap_invalidatepage