函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:fsnotify_init

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

返回类型:int

参数:

392  BUILD_BUG_ON - break compile if a condition is true(HWEIGHT32(ALL_FSNOTIFY_BITS) != 25)
394  ret等于init_srcu_struct( & protects reads of inode and vfsmount marks list )
395  如果retpanic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.
398  fsnotify_mark_connector_cachep等于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(fsnotify_mark_connector, Panic if kmem_cache_create() fails )
401  返回:0