Function report |
Source Code:include\linux\xattr.h |
Create Date:2022-07-28 09:22:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xattr_prefix
Proto:static inline const char *xattr_prefix(const struct xattr_handler *handler)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct xattr_handler * | handler |
Name | Describe |
---|---|
xattr_resolve_name | Find the xattr_handler with the matching prefix. |
xattr_full_name | xattr_full_name - Compute full attribute name from suffix*@handler: handler of the xattr_handler operation*@name: name passed to the xattr_handler operation* The get and set xattr handler operations are called with the remainder of* the attribute name |
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 |