Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit_fsnotify.c Create Date:2022-07-28 11:29:51
Last Modify:2020-03-17 18:09:23 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_fsnotify_init

Proto:static int __init audit_fsnotify_init(void)

Type:int

Parameter:Nothing

198  snotify handle. = Create a new fsnotify_group and hold a reference for the group returned.
199  If IS_ERR(snotify handle. ) Then
200  snotify handle. = NULL
201  audit_panic("cannot create audit fsnotify group")
203  Return 0