centos man page for disk_block_events

Query: disk_block_events

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DISK_BLOCK_EVENTS(9)						   Block Devices					      DISK_BLOCK_EVENTS(9)

NAME
disk_block_events - block and flush disk event checking
SYNOPSIS
void disk_block_events(struct gendisk * disk);
ARGUMENTS
disk disk to block events for
DESCRIPTION
On return from this function, it is guaranteed that event checking isn't in progress and won't happen until unblocked by disk_unblock_events. Events blocking is counted and the actual unblocking happens after the matching number of unblocks are done. Note that this intentionally does not block event checking from disk_clear_events.
CONTEXT
Might sleep.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DISK_BLOCK_EVENTS(9)
Related Man Pages
iosnoop(1m) - mojave
disktab(5) - bsd
mpage_readpages(9) - centos
wren(3) - plan9
i2o_bs(7d) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend