Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Get reference to a group.

Proto:void fsnotify_get_group(struct fsnotify_group *group)

Type:void

Parameter:

TypeParameterName
struct fsnotify_group *group
100  _inc - increment a refcount*@r: the refcount to increment* Similar to atomic_inc(), but will saturate at REFCOUNT_SATURATED and WARN
Caller
NameDescribe
fsnotify_init_markNothing fancy, just initialize lists and locks and counters.