table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SYNC_INODE(9) | The Linux VFS | SYNC_INODE(9) |
NAME¶
sync_inode - write an inode and its pages to disk.SYNOPSIS¶
int
sync_inode(struct inode * inode,
struct writeback_control * wbc);
ARGUMENTS¶
inodethe inode to sync
wbc
controls the writeback mode
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |