| 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:set_posix_acl
Proto:int set_posix_acl(struct inode *inode, int type, struct posix_acl *acl)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| int | type | |
| struct posix_acl * | acl | 
| 863 | If Not IS_POSIXACL(inode) Then Return -EOPNOTSUPP | 
| 865 | If Not set_acl Then Return -EOPNOTSUPP | 
| 873 | If acl Then | 
| Name | Describe | 
|---|---|
| posix_acl_xattr_set | 
| 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 |