Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\fs.h Create Date:2022-07-28 05:43:19
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:parent_ino

Proto:static inline ino_t parent_ino(struct dentry *dentry)

Type:ino_t

Parameter:

TypeParameterName
struct dentry *dentry
3432  spin_lock( & d_lock)
3433  res = i_ino
3434  spin_unlock( & d_lock)
3435  Return res