| Function report | 
| Source Code: fs\crypto\hooks.c | Create Date:2022-07-28 20:23:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__fscrypt_prepare_lookup
Proto:int __fscrypt_prepare_lookup(struct inode *dir, struct dentry *dentry, struct fscrypt_name *fname)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | dir | |
| struct dentry * | dentry | |
| struct fscrypt_name * | fname | 
| 115 | If is_ciphertext_name Then | 
| 118 | spin_unlock( & d_lock) | 
| 119 | d_set_d_op(dentry, & fscrypt_d_ops) | 
| 121 | Return err | 
| 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 |