Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cleanup_group_ids

Proto:static void cleanup_group_ids(struct mount *mnt, struct mount *end)

Type:void

Parameter:

TypeParameterName
struct mount *mnt
struct mount *end
1932  When p != end cycle
1933  If peer group identifier && Not IS_MNT_SHARED(p) Then Release a peer group ID
Caller
NameDescribe
invent_group_ids
attach_recursive_mnt@source_mnt : mount tree to be attached*@nd : place the mount tree @source_mnt is attached*@parent_nd : if non-null, detach the source_mnt from its parent and* store the parent mount and mountpoint dentry