Searched refs:for_sync (Results 1 – 3 of 3) sorted by relevance
51 unsigned int for_sync:1; /* sync(2) WB_SYNC_ALL writeback */ member1242 else if (!work->for_sync) { in move_expired_inodes()1461 if (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync) { in __writeback_single_inode()1633 .for_sync = work->for_sync, in writeback_sb_inodes()2540 .for_sync = 1, in sync_inodes_sb()
5489 if (wbc->sync_mode != WB_SYNC_ALL || wbc->for_sync) in ext4_write_inode()5504 if (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync) in ext4_write_inode()
2282 int wait = (wbc->sync_mode == WB_SYNC_ALL && !wbc->for_sync); in ceph_write_inode()