| Function report | 
| Source Code: fs\xattr.c | Create Date:2022-07-28 20:09:59 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:path_getxattr
Proto:static ssize_t path_getxattr(const char __user *pathname, const char __user *name, void __user *value, size_t size, unsigned int lookup_flags)
Type:ssize_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char __user * | pathname | |
| const char __user * | name | |
| void __user * | value | |
| size_t | size | |
| unsigned int | lookup_flags | 
| 562 | retry : | 
| 563 | error = user_path_at(Special value used to indicateopenat should use the currentworking directory. , pathname, lookup_flags, & path) | 
| 570 | Go to retry | 
| 572 | Return error | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE4 | |
| SYSCALL_DEFINE4 | 
| 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 |