Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:managed_dentry_rcu

Proto:static inline int managed_dentry_rcu(const struct path *path)

Type:int

Parameter:

TypeParameterName
const struct path *path
1303  Return If protected by d_lock & manage transit from this dirent Then d_manage(path, true) Else 0
Caller
NameDescribe
__follow_mount_rcuTry to skip to top of mountpoint pile in rcuwalk mode. Fail if* we meet a managed dentry that would need blocking.