Function report |
Source Code:fs\namei.c |
Create Date:2022-07-28 20:05:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_acl
Proto:static int check_acl(struct inode *inode, int mask)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | mask |
267 | If mask & called from RCU mode, don't block Then |
272 | If is_uncached_acl(acl) Then Return -ECHILD |
274 | Return posix_acl_permission(inode, acl, mask & ~called from RCU mode, don't block ) |
280 | If acl Then |
287 | Return -EAGAIN |
Name | Describe |
---|---|
acl_permission_check | This does the basic permission checking |
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 |