Searched refs:for_background (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/trace/events/
H A Dwriteback.h23 __field(int, for_background)
32 __entry->for_background = work->for_background;
42 __entry->for_background
102 __field(int, for_background)
117 __entry->for_background = wbc->for_background;
135 __entry->for_background,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfs-writeback.c41 unsigned int for_background:1; member in struct:wb_writeback_work
104 bool range_cyclic, bool for_background)
124 work->for_background = for_background;
610 .for_background = work->for_background,
639 if (work->for_background && !over_bground_thresh())
103 __bdi_start_writeback(struct backing_dev_info *bdi, long nr_pages, bool range_cyclic, bool for_background) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwriteback.h51 unsigned for_background:1; /* A background writeback */ member in struct:writeback_control
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dwrite.c181 if (wbc->for_kupdate || wbc->for_background)
1430 if (wbc->nonblocking || wbc->for_background)

Completed in 66 milliseconds