Function report |
Source Code:fs\xattr.c |
Create Date:2022-07-28 20:10:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
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
Proto:const char *xattr_full_name(const struct xattr_handler *handler, const char *name)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const struct xattr_handler * | handler | |
const char * | name |
803 | Return name - prefix_len |
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 |