Searched refs:writeback (Results 26 - 50 of 69) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dinotify.c33 #include <linux/writeback.h>
H A Dmpage.c26 #include <linux/writeback.h>
673 * if it's dirty. This is desirable behaviour for memory-cleaning writeback,
H A Dsplice.c26 #include <linux/writeback.h>
68 * writeback completing on this page, since we'll remove it
H A Dsuper.c36 #include <linux/writeback.h> /* for the emergency remount stuff */
H A Dblock_dev.c20 #include <linux/writeback.h>
332 blockdev_superblock = bd_mnt->mnt_sb; /* For writeback */
H A Dinode.c13 #include <linux/writeback.h>
1151 * Update the accessed time on an inode and mark it for writeback.
1204 * for writeback. Note that this function is meant exclusively for
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/init/
H A Dmain.c39 #include <linux/writeback.h>
621 /* rootfs populating might need page-writeback */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dmempolicy.c1715 unsigned long writeback; member in struct:numa_maps
1738 md->writeback++;
1844 if (md->writeback)
1845 seq_printf(m," writeback=%lu", md->writeback);
H A Dmigrate.c27 #include <linux/writeback.h>
H A Dpage-writeback.c2 * mm/page-writeback.c
21 #include <linux/writeback.h>
48 * will look to see if it needs to force writeback or throttling.
56 * non-background writeback, this is how many pages it will attempt to write.
68 * Start background writeback (via pdflush) at this percentage
73 * The generator of dirty data starts writeback at this percentage
201 * the caller to perform writeback if the system is over `vm_dirty_ratio'.
294 * dirty state and will initiate writeback if needed.
361 * writeback at least _min_pages, and keep writing until the amount of dirty
400 * Start writeback o
[all...]
H A Dvmscan.c24 #include <linux/writeback.h>
311 * If the page is dirty, only perform writeback if that write
318 * this page's queue, we can perform writeback even if that
1008 * high - the zone may be full of dirty or under-writeback pages, which this
1072 /* Take a nap, wait for some writeback to complete */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/mac/
H A Dconfig.c152 static void mac_cache_card_flush(int writeback) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dmmap.c29 #include <linux/writeback.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dops_address.c19 #include <linux/writeback.h>
169 * For the data=writeback case though we can already ignore buffer heads
H A Dops_file.c23 #include <linux/writeback.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/kernel/
H A Dentry.S827 tst r6, #1 << 23 @ Check inc/dec ^ writeback
833 tst r4, #1 << 21 @ Check writeback
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dfile.c12 #include <linux/writeback.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_lrw.c53 #include <linux/writeback.h>
H A Dxfs_super.c55 #include <linux/writeback.h>
H A Dxfs_aops.c42 #include <linux/writeback.h>
418 * writeback on all the buffers before we submit them for I/O. If we mark the
427 * The fix is two passes across the ioend list - one to start writeback on the
440 /* Pass 1 - start writeback */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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
215 /* see if this page is already pending a writeback under a suitable key
225 /* see if we can find an already pending writeback that we can
282 /* the page holds a ref on the writeback record */
360 * pages also covered by the same writeback record
432 /* we now have a contiguous set of dirty pages, each with writeback se
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hugetlbfs/
H A Dinode.c16 #include <linux/writeback.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Daops.c30 #include <linux/writeback.h>
519 * @wbc: writeback control structure
525 * under page writeback. For a page without buffers, create buffers for the
866 * @wbc: writeback control structure
1301 * @wbc: writeback control structure
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Dfile.c36 #include <linux/writeback.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dinode.c31 #include <linux/writeback.h>

Completed in 179 milliseconds

123