Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:unsigned_offsets

Proto:static inline bool unsigned_offsets(struct file *file)

Type:bool

Parameter:

TypeParameterName
struct file *file
39  Return f_mode & File is huge (eg. /dev/kmem): treat loff_t as unsigned
Caller
NameDescribe
vfs_setposvfs_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