Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dir_relax

Proto:static inline bool dir_relax(struct inode *inode)

Type:bool

Parameter:

TypeParameterName
struct inode *inode
3577  inode_unlock(inode)
3578  inode_lock(inode)
3579  Return Not IS_DEADDIR(inode)