Searched refs:writeback (Results 51 - 75 of 125) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dfile.c23 #include <linux/writeback.h>
H A Daops.c19 #include <linux/writeback.h>
90 * @wbc: The writeback control
124 * gfs2_writeback_writepage - Write page for writeback mappings
126 * @wbc: The writeback control
145 * @wbc: The writeback control
171 * @wbc: The writeback control
237 * For the data=writeback case we can already ignore buffer heads
250 * @wbc: The writeback control
320 * @wbc: The writeback control
388 * @wbc: The writeback contro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dmpage.c28 #include <linux/writeback.h>
661 * if it's dirty. This is desirable behaviour for memory-cleaning writeback,
H A Dbinfmt_elf.c1375 * When a regset has a writeback hook, we call it on each thread before
1382 if (regset->writeback)
1383 regset->writeback(task, regset, 1);
H A Dinode.c12 #include <linux/writeback.h>
1319 * Update the accessed time on an inode and mark it for writeback.
1362 * for writeback. Note that this function is meant exclusively for
H A Dlibfs.c14 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dtrans.c31 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsegbuf.c25 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/omfs/
H A Dinode.c14 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dwrite.c15 #include <linux/writeback.h>
23 * mark a page as having been made dirty and thus needing writeback
32 * unlink a writeback record because its usage has reached zero
55 * free a writeback record
65 * dispose of a reference to a writeback record
169 /* see if this page is already pending a writeback under a suitable key
179 /* see if we can find an already pending writeback that we can
236 /* the page holds a ref on the writeback record */
315 * pages also covered by the same writeback record
387 /* we now have a contiguous set of dirty pages, each with writeback se
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/bfs/
H A Dinode.c18 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dcompression.c32 #include <linux/writeback.h>
235 * Clear the writeback bits on all of the file
270 * This will clear writeback on the file pages and free the compressed
273 * This also calls the writeback end hooks for the file pages so that
328 * The corresponding pages in the inode should be marked for writeback
H A Dordered-data.c21 #include <linux/writeback.h>
498 * If wait is one, this effectively waits on page writeback for all the pages
510 * pages in the range can be dirty, clean or writeback. We
548 * writepage without setting the page writeback. Starting again
H A Dsuper.c33 #include <linux/writeback.h>
H A Dtransaction.c22 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dconfig.c139 static void mac_cache_card_flush(int writeback) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dmain.c39 #include <linux/writeback.h>
686 /* rootfs populating might need page-writeback */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory_hotplug.c16 #include <linux/writeback.h>
H A Dmempolicy.c2470 unsigned long writeback; member in struct:numa_maps
2493 md->writeback++;
2607 if (md->writeback)
2608 seq_printf(m," writeback=%lu", md->writeback);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Daddr.c7 #include <linux/writeback.h> /* generic_writepages */
23 * context needs to be associated with the osd write during writeback.
40 * On writeback, we must submit writes to the osd IN SNAP ORDER. So,
480 * async writeback completion handler.
513 * osd might reply with fewer pages if our writeback
585 * initiate async writeback
731 dout("waiting on writeback %p\n", page);
744 dout("%p under writeback\n", page);
948 * queue for writeback, and wait for snapc to
H A Dfile.c7 #include <linux/writeback.h>
29 * for writeback: since the MDS can recover size and mtime there is no
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hugetlbfs/
H A Dinode.c17 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Dcommit.c25 #include <linux/writeback.h>
929 * left behind for writeback and gets reallocated for another
941 JBUFFER_TRACE(jh, "refile for checkpoint writeback");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/minix/
H A Dinode.c20 #include <linux/writeback.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dinode.c39 #include <linux/writeback.h>

Completed in 124 milliseconds

12345