Function report |
Source Code:include\linux\kernfs.h |
Create Date:2022-07-28 05:44:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kernfs_xattr_get
Proto:static inline int kernfs_xattr_get(struct kernfs_node *kn, const char *name, void *value, size_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_node * | kn | |
const char * | name | |
void * | value | |
size_t | size |
501 | Return -ENOSYS |
Name | Describe |
---|---|
selinux_kernfs_init_security | kernfs node operations |
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 |