| 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 GET operation for in-memory/pseudo filesystems
Proto:int simple_xattr_get(struct simple_xattrs *xattrs, const char *name, void *buffer, size_t size)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct simple_xattrs * | xattrs | |
| const char * | name | |
| void * | buffer | |
| size_t | size | 
| 844 | If buffer Then | 
| 850 | Break | 
| 852 | spin_unlock( & lock) | 
| 853 | Return ret | 
| 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 |