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:rn true if the notify queue is empty, false otherwise

Proto:bool fsnotify_notify_queue_is_empty(struct fsnotify_group *group)

Type:bool

Parameter:

TypeParameterName
struct fsnotify_group *group
53  assert_spin_locked( & protect the notification_list )
54  Return list_empty - tests whether a list is empty*@head: the list to test. ? true : false
Caller
NameDescribe
fsnotify_flush_notifyCalled when a group is being torn down to clean up any outstanding* event notifications.
inotify_polly userspace file descriptor functions
get_one_eventGet an inotify_kernel_event if one exists and is small* enough to fit in "count". Return an error pointer if* not large enough.* Called with the group->notification_lock held.
get_one_eventGet an fsnotify notification event if one exists and is small* enough to fit in "count". Return an error pointer if the count* is not large enough. When permission event is dequeued, its state is* updated accordingly.
fanotify_polly userspace file descriptor functions
fanotify_release