Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:tree_contains_unbindable

Proto:static inline int tree_contains_unbindable(struct mount *mnt)

Type:int

Parameter:

TypeParameterName
struct mount *mnt
2569  When p cycle
2570  If IS_MNT_UNBINDABLE(p) Then Return 1
2573  Return 0
Caller
NameDescribe
do_move_mount