Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:file_start_write_trylock

Proto:static inline bool file_start_write_trylock(struct file *file)

Type:bool

Parameter:

TypeParameterName
struct file *file
2890  If Not S_ISREG(i_mode) Then Return true
2892  Return This is an internal function, please use sb_start_{write,pagefault,intwrite}* instead.
Caller
NameDescribe
do_acct_process