Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fsnotify_init

Proto:static __init int fsnotify_init(void)

Type:int

Parameter:Nothing

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  If ret Then panic - 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  Return 0