SYNC_INODE_METADATA(9) The Linux VFS SYNC_INODE_METADATA(9)NAMEsync_inode_metadata - write an inode to diskSYNOPSISint sync_inode_metadata(struct inode * inode, int wait);ARGUMENTSinode the inode to sync wait wait for I/O to complete.DESCRIPTIONWrite an inode to disk and adjust its dirty state after completion.NOTEonly writes the actual inode, no associated data or other metadata.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYNC_INODE_METADATA(9)
| Related Man Pages |
|---|
| freeze_super(9) - centos |
| matchpathcon_checkmatches(3) - centos |
| matchpathcon_filespec_add(3) - centos |
| clri(1m) - hpux |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |