Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\open.c Create Date:2022-07-28 20:00:59
Last Modify:2020-03-18 10:16:03 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:SYSCALL_DEFINE3

Proto:SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode)

Type:

Parameter:Nothing

1112  If force_o_largefile() Then flags |= O_LARGEFILE
1115  Return do_sys_open(Special value used to indicateopenat should use the currentworking directory. , filename, flags, mode)