函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\notify\dnotify\dnotify.c Create Date:2022-07-29 10:48:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:dnotify_init

函数原型:static int __init dnotify_init(void)

返回类型:int

参数:

388  dnotify_struct_cache等于Please use this macro to create slab caches. Simply specify the* name of the structure and maybe some flags that are listed above.* The alignment of the struct determines object alignment. If you* f(dnotify_struct, Panic if kmem_cache_create() fails | SLAB_ACCOUNT)
390  dnotify_mark_cache等于Please use this macro to create slab caches. Simply specify the* name of the structure and maybe some flags that are listed above.* The alignment of the struct determines object alignment. If you* f(dnotify_mark, Panic if kmem_cache_create() fails | SLAB_ACCOUNT)
392  dnotify_group等于Create a new fsnotify_group and hold a reference for the group returned.
393  如果是错误panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
395  返回:0