Lines Matching defs:sync
50 unsigned int for_sync:1; /* sync(2) WB_SYNC_ALL writeback */
1403 * the dirty time to prevent enqueue and sync it again.
1475 * I/O completion. We don't do it for sync(2) writeback because it has a
1559 * It's a data-integrity sync. We must wait. Since callers hold
1569 * function since flusher thread may be doing for example sync in
1616 * (maybe slowly) sync all tagged pages
1878 * so that e.g. sync can proceed. They'll be restarted
2346 * The @s_sync_lock is used to serialise concurrent sync operations
2349 * walks. The queueing maintains sync(2) required behaviour as all the IO that
2380 * Data integrity sync. Must wait for all pages under writeback, because
2381 * there may have been pages dirtied before our sync call, but which had
2512 * sync_inodes_sb - sync sb inode pages
2554 * @sync: whether the write should be synchronous or not
2561 int write_inode_now(struct inode *inode, int sync)
2565 .sync_mode = sync ? WB_SYNC_ALL : WB_SYNC_NONE,
2580 * @inode: the inode to sync
2597 * @inode: the inode to sync