Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__path_is_mountpoint

Proto:static inline bool __path_is_mountpoint(const struct path *path)

Type:bool

Parameter:

TypeParameterName
const struct path *path
102  m = __lookup_mnt(mnt, dentry)
103  Return m && Value is more likely to compile time(!(mnt_flags & MNT_SYNC_UMOUNT))
Caller
NameDescribe
path_check_mount
path_is_mountpointpath_is_mountpoint() - Check if path is a mount in the current* namespace