Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcache.c Create Date:2022-07-28 20:07:25
Last Modify:2020-03-18 10:27:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:release_dentry_name_snapshot

Proto:void release_dentry_name_snapshot(struct name_snapshot *name)

Type:void

Parameter:

TypeParameterName
struct name_snapshot *name
303  If Value for the false possibility is greater at compile time(name != inline_name) Then
305  p = container_of - cast a member of a structure out to the containing structure*@ptr: the pointer to the member.*@type: the type of the container struct this is embedded in.*@member: the name of the member within the struct.(name, structexternal_name, name[0])
306  If Value for the false possibility is greater at compile time(atomic_dec_and_test( & count)) Then kfree_rcu() - kfree an object after a grace period(p, head)
Caller
NameDescribe
__fsnotify_parentNotify this dentry's parent about a child's events.