Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dec_inotify_watches

Proto:static inline void dec_inotify_watches(struct ucounts *ucounts)

Type:void

Parameter:

TypeParameterName
struct ucounts *ucounts
49  dec_ucount(ucounts, UCOUNT_INOTIFY_WATCHES)
Caller
NameDescribe
inotify_ignored_and_remove_idrSend IN_IGNORED for this wd, remove this wd from the idr.