Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Get ID of closest dominating peer group having a representative* under the given root.* Caller must hold namespace_sem

Proto:int get_dominating_id(struct mount *mnt, const struct path *root)

Type:int

Parameter:

TypeParameterName
struct mount *mnt
const struct path *root
64  When m != NULL cycle
65  d = get_peer_under_root(m, containing namespace , root)
66  If d Then Return peer group identifier
70  Return 0
Caller
NameDescribe
show_mountinfo