Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:50:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ns_rmdir_op
Proto:static int ns_rmdir_op(struct inode *dir, struct dentry *dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | dir | |
struct dentry * | dentry |
1864 | error = aa_may_manage_policy(label, NULL, AA_MAY_LOAD_POLICY) |
1874 | inode_unlock(dir) |
1877 | mutex_lock_nested( & lock, level) |
1880 | If Not ns Then |
1889 | out : |
1891 | inode_lock_nested(dir, I_MUTEX_PARENT) |
1895 | Return error |
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 |