Function report | 
Source Code:fs\posix_acl.c | 
Create Date:2022-07-28 20:29:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:simple_acl_create
Proto:int simple_acl_create(struct inode *dir, struct inode *inode)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | dir | |
| struct inode * | inode | 
| 946 | error = posix_acl_create(dir, & i_mode, & default_acl, & acl) | 
| 953 | If default_acl Then Free an ACL handle. | 
| 955 | If acl Then Free an ACL handle. | 
| 957 | Return 0 | 
| 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  |