Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:snotify_get_cookie - return a unique cookie for use in synchronizing events.* Called from fsnotify_move, which is inlined into filesystem modules.

Proto:unsigned int fsnotify_get_cookie(void)

Type:unsigned int

Parameter:Nothing

46  Return atomic_inc_return( & fsnotify_sync_cookie)