Function report | 
Source Code:security\apparmor\mount.c | 
Create Date:2022-07-28 19:54:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:aa_umount
Proto:int aa_umount(struct aa_label *label, struct vfsmount *mnt, int flags)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | label | |
| struct vfsmount * | mnt | |
| int | flags | 
| 616 | char * buffer = NULL | 
| 623 | buffer = aa_get_buffer(false) | 
| 627 | error = fn_for_each_confined(label, profile, profile_umount(profile, & path, buffer)) | 
| 629 | aa_put_buffer(buffer) | 
| 631 | 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  |