Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_mnt_ns
Proto:static void free_mnt_ns(struct mnt_namespace *ns)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mnt_namespace * | ns |
3161 | If Not is_anon_ns(ns) Then ns_free_inum( & ns) |
3163 | dec_mnt_namespaces(ucounts) |
3164 | put_user_ns(user_ns) |
Name | Describe |
---|---|
dissolve_on_fput | |
open_detached_copy | |
do_move_mount | |
copy_mnt_ns | |
put_mnt_ns |
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 |