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:do_statfs64
Proto:static int do_statfs64(struct kstatfs *st, struct statfs64 __user *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kstatfs * | st | |
struct statfs64 __user * | p |
171 | Else |
185 | If copy_to_user(p, & buf, size of buf ) Then Return -EFAULT |
187 | Return 0 |
Name | Describe |
---|---|
SYSCALL_DEFINE3 | |
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 |