Function report |
Source Code:fs\read_write.c |
Create Date:2022-07-28 20:01:21 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_read
Proto:ssize_t ksys_read(unsigned int fd, char __user *buf, size_t count)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | fd | |
char __user * | buf | |
size_t | count |
581 | If file Then |
583 | If ppos Then |
592 | Return ret |
Name | Describe |
---|---|
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 |
rd_load_image | |
compr_fill | |
SYSCALL_DEFINE3 |
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 |