Function report |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-28 09:09:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bdi_cap_stable_pages_required
Proto:static inline bool bdi_cap_stable_pages_required(struct backing_dev_info *bdi)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct backing_dev_info * | bdi |
193 | Return Device capabilities & BDI_CAP_STABLE_WRITES |
Name | Describe |
---|---|
wait_for_stable_page | wait_for_stable_page() - wait for writeback to finish, if necessary.*@page: The page to wait on.* This function determines if the given page is related to a backing device* that requires page contents to be held stable during writeback. If so, then |
stable_pages_required_show | |
SYSCALL_DEFINE2 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |