Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\namei.c Create Date:2022-07-28 20:05:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:open_to_namei_flags

Proto:static inline int open_to_namei_flags(int flag)

Type:int

Parameter:

TypeParameterName
intflag
2962  If (flag & O_ACCMODE) == 3 Then flag--
2964  Return flag
Caller
NameDescribe
atomic_openAttempt to atomically look up, create and open a file from a negative* dentry