Function report |
Source Code:fs\read_write.c |
Create Date:2022-07-28 20:01:18 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unsigned_offsets
Proto:static inline bool unsigned_offsets(struct file *file)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
Name | Describe |
---|---|
vfs_setpos | vfs_setpos - update the file offset for lseek*@file: file structure in question*@offset: file offset to seek to*@maxsize: maximum file size* This is a low-level filesystem helper for updating the file offset to* the value specified by @offset if the given |
default_llseek | |
rw_verify_area |
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 |