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_rmdir

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

Type:long

Parameter:

TypeParameterName
const char __user *pathname
1289  Return do_rmdir(Special value used to indicateopenat should use the currentworking directory. , pathname)
Caller
NameDescribe
clean_path