disk_clear_events(9) centos man page | unix.com

Man Page: disk_clear_events

Operating Environment: centos

Section: 9

DISK_CLEAR_EVENTS(9)						   Block Devices					      DISK_CLEAR_EVENTS(9)

NAME
disk_clear_events - synchronously check, clear and return pending events
SYNOPSIS
unsigned int disk_clear_events(struct gendisk * disk, unsigned int mask);
ARGUMENTS
disk disk to fetch and clear events from mask mask of events to be fetched and clearted
DESCRIPTION
Disk events are synchronously checked and pending events in mask are cleared and returned. This ignores the block count.
CONTEXT
Might sleep.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DISK_CLEAR_EVENTS(9)
Related Man Pages
utrace_set_events(9) - suse
iopending(1m) - mojave
xselectinput(3x11) - redhat
xselectinput(3) - debian
xselectinput(3x11) - osf1
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq