Function report |
Source Code:fs\fs_pin.c |
Create Date:2022-07-28 20:12:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pin_insert
Proto:void pin_insert(struct fs_pin *pin, struct vfsmount *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_pin * | pin | |
struct vfsmount * | m |
25 | hlist_add_head( & s_list, & s_pins) |
26 | hlist_add_head( & m_list, & mnt_pins) |
27 | spin_unlock( & pin_lock) |
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 |