Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:legitimize_links

Proto:static bool legitimize_links(struct nameidata *nd)

Type:bool

Parameter:

TypeParameterName
struct nameidata *nd
631  When i < depth cycle
632  last = stack + i
634  drop_links(nd)
635  depth = i + 1
636  Return false
639  Return true
Caller
NameDescribe
unlazy_walklazy_walk - try to switch to ref-walk mode
unlazy_childlazy_child - try to switch to ref-walk mode