Function report |
Source Code:fs\readdir.c |
Create Date:2022-07-28 20:06:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:COMPAT_SYSCALL_DEFINE3
Proto:COMPAT_SYSCALL_DEFINE3(getdents, unsigned int, fd, struct compat_linux_dirent __user *, dirent, unsigned int, count)
Type:
Parameter:Nothing
529 | __user * lastdirent |
530 | struct compat_getdents_callback buf = {actor = compat_filldir, current_dir = dirent, count = () counts the number of strings in array ARGV.} |
544 | error = iterate_dir(file, & ctx) |
547 | lastdirent = previous |
548 | If lastdirent Then |
549 | If Write a simple value into user space(pos, & d_off) Then error = -EFAULT |
551 | Else error = () counts the number of strings in array ARGV. - count |
555 | Return error |
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 |