Function report | 
Source Code:fs\stat.c | 
Create Date:2022-07-28 20:03:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cp_new_stat64
Proto:static long cp_new_stat64(struct kstat *stat, struct stat64 __user *statbuf)
Type:long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kstat * | stat | |
| struct stat64 __user * | statbuf | 
| 453 | st_dev = huge_encode_dev(dev) | 
| 454 | st_rdev = huge_encode_dev(rdev) | 
| 467 | st_atime_nsec = nanoseconds | 
| 469 | st_mtime_nsec = nanoseconds | 
| 471 | st_ctime_nsec = nanoseconds | 
| 474 | st_blksize = Preferred I/O size | 
| 475 | Return If copy_to_user(statbuf, & tmp, size of tmp ) Then -EFAULT Else 0 | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE2 | |
| SYSCALL_DEFINE2 | |
| SYSCALL_DEFINE2 | |
| SYSCALL_DEFINE4 | 
| 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  |