Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mnt_set_expiry - Put a mount on an expiration list*@mnt: The mount to list.*@expiry_list: The list to add the mount to.
Proto:void mnt_set_expiry(struct vfsmount *mnt, struct list_head *expiry_list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct vfsmount * | mnt | |
struct list_head * | expiry_list |
2867 | namespace_lock() |
2871 | namespace_unlock() |
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 |