Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__attach_mnt

Proto:static void __attach_mnt(struct mount *mnt, struct mount *parent)

Type:void

Parameter:

TypeParameterName
struct mount *mnt
struct mount *parent
842  adds the specified element to the specified hlist
844  list_add_tail - add a new entry*@new: new entry to be added*@head: list head to add it before* Insert a new entry before the specified head.* This is useful for implementing queues.
Caller
NameDescribe
attach_mntvfsmount lock must be held for write
commit_treevfsmount lock must be held for write