Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\syscalls.h Create Date:2022-07-28 05:58:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ksys_ftruncate

Proto:static inline long ksys_ftruncate(unsigned int fd, unsigned long length)

Type:long

Parameter:

TypeParameterName
unsigned intfd
unsigned longlength
1360  Return do_sys_ftruncate(fd, length, 1)
Caller
NameDescribe
do_name