Function report |
Source Code:include\linux\fscrypt.h |
Create Date:2022-07-28 20:02:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If *pagep is a bounce page, free it and set *pagep to the pagecache page
Proto:static inline void fscrypt_finalize_bounce_page(struct page **pagep)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page ** | pagep |
745 | If fscrypt_is_bounce_page(page) Then |
746 | pagep = fscrypt_pagecache_page(page) |
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 |