Searched refs:writeback (Results 76 - 100 of 178) sorted by relevance

12345678

/linux-master/fs/afs/
H A Dfile.c13 #include <linux/writeback.h>
80 * Discard a pin on a writeback key.
91 * Cache key for writeback.
/linux-master/fs/exfat/
H A Dfile.c14 #include <linux/writeback.h>
205 * directory entry will be written after a writeback cycle of
210 * and FAT to be written in a same writeback.
H A Dinode.c12 #include <linux/writeback.h>
/linux-master/fs/qnx6/
H A Dinode.c20 #include <linux/writeback.h>
/linux-master/fs/
H A Dmpage.c29 #include <linux/writeback.h>
H A Dbinfmt_elf.c1683 * When a regset has a writeback hook, we call it on each thread before
1690 if (regset->writeback)
1691 regset->writeback(task, regset, 1);
H A Dfs-writeback.c3 * fs/fs-writeback.c
9 * pages against inodes. ie: data writeback. Writeout of the
14 * Additions for address_space-based writeback
26 #include <linux/writeback.h>
50 unsigned int for_sync:1; /* sync(2) WB_SYNC_ALL writeback */
52 enum wb_reason reason; /* why was writeback initiated? */
81 #include <trace/events/writeback.h>
230 * The current cgroup writeback is built on the assumption that multiple
421 * folios actually under writeback.
693 * In addition to the inodes that have completed writeback, als
[all...]
/linux-master/fs/bfs/
H A Dinode.c17 #include <linux/writeback.h>
/linux-master/fs/affs/
H A Dsuper.c22 #include <linux/writeback.h>
/linux-master/fs/zonefs/
H A Dfile.c14 #include <linux/writeback.h>
79 * checked when writes are issued, so warn if we see a page writeback
124 * Map blocks for page writeback. This is used only on conventional zone files,
321 * ordering between msync() and page cache writeback.
/linux-master/fs/proc/
H A Dtask_mmu.c2535 unsigned long writeback; member in struct:numa_maps
2563 md->writeback += nr_pages;
2762 if (md->writeback)
2763 seq_printf(m, " writeback=%lu", md->writeback);
/linux-master/drivers/perf/
H A Dstarfive_starlink_pmu.c120 STARLINK_EVENT_ATTR(writeback, CACHE_WRITEBACK),
/linux-master/fs/nilfs2/
H A Dmdt.c13 #include <linux/writeback.h>
/linux-master/fs/gfs2/
H A Dtrace_gfs2.h14 #include <linux/writeback.h>
/linux-master/fs/jfs/
H A Djfs_metapage.c16 #include <linux/writeback.h>
/linux-master/fs/jbd2/
H A Dcommit.c22 #include <linux/writeback.h>
/linux-master/fs/f2fs/
H A Dinode.c11 #include <linux/writeback.h>
/linux-master/fs/hostfs/
H A Dhostfs_kern.c17 #include <linux/writeback.h>
/linux-master/drivers/tty/
H A Dsysrq.c39 #include <linux/writeback.h>
/linux-master/fs/bcachefs/
H A Dfs-io-pagecache.c12 #include <linux/writeback.h>
/linux-master/fs/minix/
H A Dinode.c22 #include <linux/writeback.h>
/linux-master/fs/ocfs2/
H A Dquota_global.c12 #include <linux/writeback.h>
/linux-master/block/
H A Dblk-core.c30 #include <linux/writeback.h>
H A Dbdev.c22 #include <linux/writeback.h>
69 "VFS: Dirty inode writeback failed for block device %pg (err=%d).\n",
394 blockdev_superblock = blockdev_mnt->mnt_sb; /* For writeback */
1225 * that applications can catch the writeback error using
/linux-master/init/
H A Dmain.c50 #include <linux/writeback.h>

Completed in 248 milliseconds

12345678