Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cleanup_mnt
Proto:static void cleanup_mnt(struct mount *mnt)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt |
1093 | WARN_ON(mnt_get_writers(mnt)) |
1097 | hlist_del( & mnt_umount) |
1103 | mnt_free_id(mnt) |
Name | Describe |
---|---|
__cleanup_mnt | |
delayed_mntput | |
mntput_no_expire |
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 |