Function report |
Source Code:fs\pnode.c |
Create Date:2022-07-28 20:11:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:umount_one
Proto:static void umount_one(struct mount *mnt, struct list_head *to_umount)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt | |
struct list_head * | to_umount |
430 | CLEAR_MNT_MARK(mnt) |
431 | mnt_flags |= MNT_UMOUNT |
Name | Describe |
---|---|
__propagate_umount | NOTE: unmounting 'mnt' naturally propagates to all other mounts its* parent propagates to. |
umount_list |
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 |