函数逻辑报告 |
Source Code:fs\read_write.c |
Create Date:2022-07-29 10:31:21 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ksys_lseek
函数原型:off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence)
返回类型:off_t
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | fd | |
off_t | offset | |
unsigned int | whence |
319 | 返回:retval |
名称 | 描述 |
---|---|
identify_ramdisk_image | This routine tries to find a RAM disk image to load, and returns the* number of blocks to read for a non-compressed image, 0 if the image* is a compressed image, and -1 if an image with the right magic* numbers could not be found |
SYSCALL_DEFINE3 | |
COMPAT_SYSCALL_DEFINE3 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |