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_set_acl
Proto:int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct posix_acl * | acl | |
int | type |
929 | If type == a_type field in acl_user_posix_entry_t Then |
937 | set_cached_acl(inode, type, acl) |
938 | 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 |