Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ksys_unlink

Proto:static inline long ksys_unlink(const char __user *pathname)

Type:long

Parameter:

TypeParameterName
const char __user *pathname
1282  Return Make sure that the actual truncation of the file will occur outside its* directory's i_mutex. Truncate can take a long time if there is a lot of* writeout happening, and we don't want to prevent access to the directory* while waiting on the I/O.
Caller
NameDescribe
clean_path
rd_load_image
initrd_load