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_free_inode - free an inode's fscrypt data requiring RCU delay* Free the inode's cached decrypted symlink target, if any. Filesystems must* call this after an RCU grace period, just before they free the inode.
Proto:void fscrypt_free_inode(struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
486 | If IS_ENCRYPTED(inode) && S_ISLNK(i_mode) Then |
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 |