Function report |
Source Code:fs\read_write.c |
Create Date:2022-07-28 20:01:23 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pos_from_hilo
Proto:static inline loff_t pos_from_hilo(unsigned long high, unsigned long low)
Type:loff_t
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | high | |
unsigned long | low |
1073 | Return high << HALF_LONG_BITS << HALF_LONG_BITS | low |
Name | Describe |
---|---|
SYSCALL_DEFINE5 | |
SYSCALL_DEFINE6 | |
SYSCALL_DEFINE5 | |
SYSCALL_DEFINE6 |
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 |