Function report |
Source Code:fs\sync.c |
Create Date:2022-07-28 20:11:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_sync_file_range() permits finely controlled syncing over a segment of* a file in the range offset
Proto:int ksys_sync_file_range(int fd, loff_t offset, loff_t nbytes, unsigned int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | fd | |
loff_t | offset | |
loff_t | nbytes | |
unsigned int | flags |
376 | Return ret |
Name | Describe |
---|---|
SYSCALL_DEFINE4 | |
SYSCALL_DEFINE4 | It would be nice if people remember that not all the world's an i386when they introduce new system calls |
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 |