Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:hlist_bl_empty

Proto:static inline bool hlist_bl_empty(const struct hlist_bl_head *h)

Type:bool

Parameter:

TypeParameterName
const struct hlist_bl_head *h
74  Return Not (READ_ONCE(first) & ~LIST_BL_LOCKMASK)
Caller
NameDescribe
shrink_dcache_for_umountdestroy the dentries attached to a superblock on unmounting