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:acl_by_type
Proto:static struct posix_acl **acl_by_type(struct inode *inode, int type)
Type:struct posix_acl
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | type |
29 | Case type == a_type field in acl_user_posix_entry_t |
30 | Return i_acl |
31 | Case type == ACL_TYPE_DEFAULT |
32 | Return i_default_acl |
33 | Default |
34 | BUG() |
Name | Describe |
---|---|
get_cached_acl | |
get_cached_acl_rcu | |
set_cached_acl | |
forget_cached_acl | |
get_acl |
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 |