| 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_remount
Proto:int aa_remount(struct aa_label *label, const struct path *path, unsigned long flags, void *data)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | label | |
| const struct path * | path | |
| unsigned long | flags | |
| void * | data | 
| 402 | char * buffer = NULL | 
| 409 | binary = fs_flags & FS_BINARY_MOUNTDATA | 
| 411 | buffer = aa_get_buffer(false) | 
| 417 | aa_put_buffer(buffer) | 
| 419 | 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 |