Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:has_locked_children

Proto:static bool has_locked_children(struct mount *mnt, struct dentry *dentry)

Type:bool

Parameter:

TypeParameterName
struct mount *mnt
struct dentry *dentry
2238  If Not is new dentry a subdirectory of old_dentry Then Continue
2241  If mnt_flags & MNT_LOCKED Then Return true
2244  Return false
Caller
NameDescribe
__do_loopback