Query: inode_dio_wait
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INODE_DIO_WAIT(9) The Linux VFS INODE_DIO_WAIT(9)NAMEinode_dio_wait - wait for outstanding DIO requests to finishSYNOPSISvoid inode_dio_wait(struct inode * inode);ARGUMENTSinode inode to wait forDESCRIPTIONWaits 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INODE_DIO_WAIT(9)
| Related Man Pages | 
|---|
| matchpathcon_filespec_add(3) - debian | 
| matchpathcon_checkmatches(3) - centos | 
| matchpathcon_filespec_destroy(3) - centos | 
| matchpathcon_filespec_eval(3) - centos | 
| clri(8) - osx | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Set hard block limit for user using quota | 
| How to increment version inside a file? | 
| Shopt -s histappend | 
| Please Welcome Dave Munro to the Moderator Team! |