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_has_permitted_context
Proto:static inline int fscrypt_has_permitted_context(struct inode *parent, struct inode *child)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | parent | |
struct inode * | child |
352 | Return 0 |
Name | Describe |
---|---|
fscrypt_file_open | scrypt_file_open - prepare to open a possibly-encrypted regular file*@inode: the inode being opened*@filp: the struct file being set up* Currently, an encrypted regular file can only be opened if its encryption key |
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 |