disk_flush_events(9) centos man page | unix.com

Man Page: disk_flush_events

Operating Environment: centos

Section: 9

DISK_FLUSH_EVENTS(9)						   Block Devices					      DISK_FLUSH_EVENTS(9)

NAME
disk_flush_events - schedule immediate event checking and flushing
SYNOPSIS
void disk_flush_events(struct gendisk * disk, unsigned int mask);
ARGUMENTS
disk disk to check and flush events for mask events to flush
DESCRIPTION
Schedule immediate event checking on disk if not blocked. Events in mask are scheduled to be cleared from the driver. Note that this doesn't clear the events from disk->ev.
CONTEXT
If mask is non-zero must be called with bdev->bd_mutex held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DISK_FLUSH_EVENTS(9)
Related Man Pages
xselectinput(3) - debian
xselectinput(3x11) - xfree86
xtappprocessevent(3) - hpux
xselectinput(3x11) - osf1
xtbuildeventmask(1) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq