Function report |
Source Code:fs\posix_acl.c |
Create Date:2022-07-28 20:29:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_cached_acl
Proto:void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | type | |
struct posix_acl * | acl |
65 | p = acl_by_type(inode, type) |
68 | old = xchg(p, Duplicate an ACL handle.) |
69 | If Not is_uncached_acl(old) Then Free an ACL handle. |
Name | Describe |
---|---|
get_acl | |
simple_set_acl | |
simple_acl_create |
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 |