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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.c738 int len, page_dirty; local
754 * page_dirty is initially a count of buffers on the page before
762 * hence give us the correct page_dirty count. On any other page,
763 * it will be zero and in that case we need page_dirty to be the
774 page_dirty = p_offset / len;
810 page_dirty--;
819 page_dirty--;
842 xfs_start_page_writeback(page, wbc, !page_dirty, count);
926 int page_dirty, count = 0; local
949 * page_dirty i
[all...]

Completed in 44 milliseconds