| Function report | 
| Source Code: security\apparmor\lsm.c | Create Date:2022-07-28 19:53:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:apparmor_sb_pivotroot
Proto:static int apparmor_sb_pivotroot(const struct path *old_path, const struct path *new_path)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct path * | old_path | |
| const struct path * | new_path | 
| 578 | error = 0 | 
| 581 | If Not unconfined(label) Then error = aa_pivotroot(label, old_path, new_path) | 
| 583 | aa_put_label(label) | 
| 585 | 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 |