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_set
Proto:static inline int kernfs_xattr_set(struct kernfs_node *kn, const char *name, const void *value, size_t size, int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_node * | kn | |
const char * | name | |
const void * | value | |
size_t | size | |
int | flags |
505 | 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 |