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_filespec_destroy(3) - debian |
| matchpathcon_filespec_eval(3) - debian |
| matchpathcon_filespec_eval(3) - centos |
| clri(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |