Home
last modified time | relevance | path

Searched refs:WB_SYNC_NONE (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/fs/
A Dfs-writeback.c964 (base_work->sync_mode == WB_SYNC_NONE || in bdi_split_work_to_wbs()
1070 work->sync_mode = WB_SYNC_NONE; in cgroup_writeback_by_id()
1982 .sync_mode = WB_SYNC_NONE, in writeback_inodes_wb()
2127 .sync_mode = WB_SYNC_NONE, in wb_check_background_flush()
2161 .sync_mode = WB_SYNC_NONE, in wb_check_old_data_flush()
2184 .sync_mode = WB_SYNC_NONE, in wb_check_start_all()
2629 .sync_mode = WB_SYNC_NONE, in __writeback_inodes_sb_nr()
2748 .sync_mode = sync ? WB_SYNC_ALL : WB_SYNC_NONE, in write_inode_now()
2773 .sync_mode = wait ? WB_SYNC_ALL : WB_SYNC_NONE, in sync_inode_metadata()
A Dsync.c286 int sync_mode = WB_SYNC_NONE; in sync_file_range()
A Dbuffer.c1812 if (wbc->sync_mode != WB_SYNC_NONE) { in __block_write_full_page()
/linux-6.3-rc2/mm/
A Dfadvise.c116 WB_SYNC_NONE); in generic_fadvise()
A Dpage-writeback.c2462 if (wbc->sync_mode != WB_SYNC_NONE) in write_cache_pages()
2508 wbc->sync_mode == WB_SYNC_NONE) { in write_cache_pages()
A Dzswap.c957 .sync_mode = WB_SYNC_NONE, in zswap_writeback_entry()
A Dmigrate.c881 .sync_mode = WB_SYNC_NONE, in writeout()
A Dfilemap.c456 return __filemap_fdatawrite(mapping, WB_SYNC_NONE); in filemap_flush()
/linux-6.3-rc2/fs/ceph/
A Daddr.c681 if (wbc->sync_mode == WB_SYNC_NONE && in ceph_writepage()
812 if (wbc->sync_mode == WB_SYNC_NONE && in ceph_writepages_start()
817 wbc->sync_mode == WB_SYNC_NONE ? "NONE" : in ceph_writepages_start()
917 wbc->sync_mode != WB_SYNC_NONE) in ceph_writepages_start()
941 if (wbc->sync_mode == WB_SYNC_NONE) { in ceph_writepages_start()
1172 if (wbc->nr_to_write <= 0 && wbc->sync_mode == WB_SYNC_NONE) in ceph_writepages_start()
1188 if (wbc->sync_mode != WB_SYNC_NONE && in ceph_writepages_start()
/linux-6.3-rc2/fs/sysv/
A Dialloc.c144 .sync_mode = WB_SYNC_NONE in sysv_new_inode()
/linux-6.3-rc2/include/linux/
A Dwriteback.h33 WB_SYNC_NONE, /* Don't wait on anything */ enumerator
/linux-6.3-rc2/fs/gfs2/
A Daops.c246 if (wbc->sync_mode != WB_SYNC_NONE) in gfs2_write_jdata_batch()
287 if (--wbc->nr_to_write <= 0 && wbc->sync_mode == WB_SYNC_NONE) { in gfs2_write_jdata_batch()
A Dmeta_io.c55 if (wbc->sync_mode != WB_SYNC_NONE) { in gfs2_aspace_writepage()
A Dlog.c248 .sync_mode = WB_SYNC_NONE, in gfs2_ail1_start()
/linux-6.3-rc2/fs/afs/
A Dwrite.c734 if (wbc->sync_mode != WB_SYNC_NONE) { in afs_writepages_region()
755 if (wbc->sync_mode != WB_SYNC_NONE) { in afs_writepages_region()
763 if (wbc->sync_mode == WB_SYNC_NONE) { in afs_writepages_region()
/linux-6.3-rc2/fs/nfs/
A Dwrite.c635 if (wbc->sync_mode == WB_SYNC_NONE) in nfs_page_async_flush()
667 if (wbc->sync_mode == WB_SYNC_NONE && in nfs_writepage_locked()
716 if (wbc->sync_mode == WB_SYNC_NONE && in nfs_writepages()
1950 if (wbc && wbc->sync_mode == WB_SYNC_NONE) { in __nfs_commit_inode()
1978 if (wbc->sync_mode == WB_SYNC_NONE) { in nfs_write_inode()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_shmem.c296 .sync_mode = WB_SYNC_NONE, in __shmem_writeback()
/linux-6.3-rc2/fs/f2fs/
A Ddata.c3103 wbc->sync_mode == WB_SYNC_NONE) { in f2fs_write_cache_pages()
3126 if (wbc->sync_mode != WB_SYNC_NONE) in f2fs_write_cache_pages()
3179 wbc->sync_mode == WB_SYNC_NONE) { in f2fs_write_cache_pages()
3260 if (!get_dirty_pages(inode) && wbc->sync_mode == WB_SYNC_NONE) in __f2fs_write_data_pages()
3268 wbc->sync_mode == WB_SYNC_NONE && in __f2fs_write_data_pages()
A Dsegment.h912 if (wbc->sync_mode != WB_SYNC_NONE) in nr_pages_to_write()
A Dnode.c1609 wbc->sync_mode == WB_SYNC_NONE && in __write_node_page()
1963 wbc->sync_mode == WB_SYNC_NONE) { in f2fs_sync_node_pages()
2044 wbc->sync_mode == WB_SYNC_NONE && step == 1) in f2fs_sync_node_pages()
/linux-6.3-rc2/fs/fuse/
A Dfile.c2074 if (wbc->sync_mode == WB_SYNC_NONE && in fuse_writepage()
2331 if (wbc->sync_mode == WB_SYNC_NONE && in fuse_writepages()
/linux-6.3-rc2/fs/cifs/
A Dfile.c2892 if (wbc->sync_mode != WB_SYNC_NONE) { in cifs_writepages_region()
2911 if (wbc->sync_mode == WB_SYNC_NONE) in cifs_writepages_region()
/linux-6.3-rc2/Documentation/filesystems/
A Dvfs.rst769 If wbc->sync_mode is WB_SYNC_NONE, ->writepage doesn't have to
816 written out. If it is WB_SYNC_NONE, then a nr_to_write is
/linux-6.3-rc2/fs/ext4/
A Dinode.c2633 if (mpd->wbc->sync_mode == WB_SYNC_NONE && left <= 0) in mpage_prepare_extent_to_map()
2650 (mpd->wbc->sync_mode == WB_SYNC_NONE)) || in mpage_prepare_extent_to_map()
/linux-6.3-rc2/fs/reiserfs/
A Dinode.c2626 if (wbc->sync_mode != WB_SYNC_NONE) { in reiserfs_write_full_page()

Completed in 97 milliseconds

12