Function report |
Source Code:include\linux\fscrypt.h |
Create Date:2022-07-28 20:02:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fscrypt_match_name
Proto:static inline bool fscrypt_match_name(const struct fscrypt_name *fname, const u8 *de_name, unsigned int de_name_len)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct fscrypt_name * | fname | |
const u8 * | de_name | |
unsigned int | de_name_len |
453 | If de_name_len != len Then Return false |
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 |