Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:shrink_submounts

Proto:static void shrink_submounts(struct mount *mnt)

Type:void

Parameter:

TypeParameterName
struct mount *mnt
2968  LIST_HEAD(graveyard)
2972  When Ripoff of 'select_parent()'* search the list of submounts for a given mountpoint, and move any* shrinkable submounts to the 'graveyard' list. cycle
Caller
NameDescribe
do_umount