Function report |
Source Code:fs\fs_struct.c |
Create Date:2022-07-28 20:12:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:copy_fs_struct
Proto:struct fs_struct *copy_fs_struct(struct fs_struct *old)
Type:struct fs_struct
Parameter:
Type | Parameter | Name |
---|---|---|
struct fs_struct * | old |
116 | If fs Then |
117 | users = 1 |
118 | in_exec = 0 |
119 | Process spin lock initialization( & lock) |
120 | seqcount_init( & seq) |
128 | spin_unlock( & lock) |
130 | Return fs |
Name | Describe |
---|---|
unshare_fs | Unshare the filesystem structure if it is being shared |
unshare_fs_struct |
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 |