Query: sync_inode_metadata
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| matchpathcon_checkmatches(3) - debian |
| matchpathcon_filespec_eval(3) - debian |
| matchpathcon_filespec_destroy(3) - centos |
| clri(1m) - hpux |
| clri(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |