Function report |
Source Code:fs\statfs.c |
Create Date:2022-07-28 20:12:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:flags_by_sb
Proto:static int flags_by_sb(int s_flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | s_flags |
37 | flags = 0 |
38 | If s_flags & Writes are synced at once Then flags |= writes are synced at once |
40 | If s_flags & Allow mandatory locks on an FS Then flags |= allow mandatory locks on an FS |
42 | If s_flags & Mount read-only Then flags |= mount read-only |
44 | Return flags |
Name | Describe |
---|---|
calculate_f_flags |
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 |