Function report |
Source Code:security\selinux\selinuxfs.c |
Create Date:2022-07-28 19:03:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:selinux_fs_info_free
Proto:static void selinux_fs_info_free(struct super_block *sb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb |
101 | fsi = Filesystem private info |
104 | If fsi Then |
107 | kfree(bool_pending_names) |
108 | kfree(bool_pending_values) |
110 | kfree( Filesystem private info ) |
111 | Filesystem private info = NULL |
Name | Describe |
---|---|
sel_fill_super | |
sel_kill_sb |
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 |