Home
last modified time | relevance | path

Searched refs:total_wrote (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dfs-writeback.c1653 long total_wrote = 0; /* count both pages and inodes */ in writeback_sb_inodes() local
1736 total_wrote += wrote; in writeback_sb_inodes()
1758 total_wrote++; in writeback_sb_inodes()
1772 if (total_wrote) { in writeback_sb_inodes()
1779 return total_wrote; in writeback_sb_inodes()