inode_dio_wait(9) centos man page | unix.com

Man Page: inode_dio_wait

Operating Environment: centos

Section: 9

INODE_DIO_WAIT(9)						   The Linux VFS						 INODE_DIO_WAIT(9)

NAME
inode_dio_wait - wait for outstanding DIO requests to finish
SYNOPSIS
void inode_dio_wait(struct inode * inode);
ARGUMENTS
inode inode to wait for
DESCRIPTION
Waits for all pending direct I/O requests to finish so that we can proceed with a truncate or equivalent operation. Must be called under a lock that serializes taking new references to i_dio_count, usually by inode->i_mutex.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INODE_DIO_WAIT(9)
Related Man Pages
freeze_super(9) - centos
matchpathcon_filespec_destroy(3) - debian
matchpathcon_filespec_destroy(3) - centos
matchpathcon_filespec_eval(3) - centos
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Please Welcome Dave Munro to the Moderator Team!