Function report |
Source Code:include\linux\fscrypt.h |
Create Date:2022-07-28 20:02:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fscrypt_encrypt_pagecache_blocks
Proto:static inline struct page *fscrypt_encrypt_pagecache_blocks(struct page *page, unsigned int len, unsigned int offs, gfp_t gfp_flags)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
unsigned int | len | |
unsigned int | offs | |
gfp_t | gfp_flags |
289 | Return ERR_PTR( - EOPNOTSUPP) |
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 |