Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:50:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Requires: @ns->lock held
Proto:void __aafs_ns_rmdir(struct aa_ns *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_ns * | ns |
1924 | If Not ns Then Return |
1926 | AA_BUG(!mutex_is_locked( & lock)) |
1932 | mutex_lock_nested( & lock, level) |
1939 | If ns_subns_dir(ns) Then |
1943 | If ns_subload(ns) Then |
1947 | If ns_subreplace(ns) Then |
1951 | If ns_subremove(ns) Then |
1955 | If ns_subrevision(ns) Then |
Name | Describe |
---|---|
__aafs_ns_rmdir | Requires: @ns->lock held |
__aafs_ns_mkdir | Requires: @ns->lock held |
destroy_ns | destroy_ns - remove everything contained by @ns*@ns: namespace to have it contents removed (NOT NULL) |
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 |