Function report |
Source Code:fs\crypto\keysetup.c |
Create Date:2022-07-28 20:24:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scrypt_drop_inode - check whether the inode's master key has been removed* Filesystems supporting fscrypt must call this from their ->drop_inode()* method so that encrypted inodes are evicted as soon as they're no longer in
Proto:int fscrypt_drop_inode(struct inode *inode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
504 | ci = READ_ONCE(i_crypt_info) |
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 |