函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\dcache.h Create Date:2022-07-27 06:43:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:d_mountpoint

函数原型:static inline bool d_mountpoint(const struct dentry *dentry)

返回类型:bool

参数:

类型参数名称
const struct dentry *dentry
381  返回: protected by d_lock 按位与s a mountpoint
调用者
名称描述
__follow_mount_rcuTry to skip to top of mountpoint pile in rcuwalk mode. Fail if* we meet a managed dentry that would need blocking.
follow_dotdot_rcu
follow_mountSkip to top of mountpoint pile in refwalk mode for follow_dotdot()
path_check_mount
d_set_mountedCalled by mount code to set a mountpoint and check if the mountpoint is* reachable (e.g. NFS can unhash a directory dentry and then the complete* subtree can become unreachable).* Only one of d_invalidate() and d_set_mounted() must succeed. For
find_submount
__is_local_mountpoint__is_local_mountpoint - Test to see if dentry is a mountpoint in the* current mount namespace
get_mountpoint
path_is_mountpointpath_is_mountpoint() - Check if path is a mount in the current* namespace
current_chrooted
detach_mounts
is_local_mountpoint