Function report | 
Source Code:security\apparmor\mount.c | 
Create Date:2022-07-28 19:54:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:aa_mount_change_type
Proto:int aa_mount_change_type(struct aa_label *label, const struct path *path, unsigned long flags)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | label | |
| const struct path * | path | |
| unsigned long | flags | 
| 463 | char * buffer = NULL | 
| 470 | flags &= MS_REC | MS_SILENT | change to shared | change to private | change to slave | change to unbindable | 
| 473 | buffer = aa_get_buffer(false) | 
| 479 | aa_put_buffer(buffer) | 
| 481 | 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  |