Loading fs/fs-writeback.c +0 −4 Original line number Diff line number Diff line Loading @@ -582,10 +582,6 @@ static long writeback_chunk_size(struct backing_dev_info *bdi, /* * Write a portion of b_io inodes which belong to @sb. * * If @only_this_sb is true, then find and write all such * inodes. Otherwise write only ones which go sequentially * in reverse order. * * Return the number of pages and/or inodes written. */ static long writeback_sb_inodes(struct super_block *sb, Loading Loading
fs/fs-writeback.c +0 −4 Original line number Diff line number Diff line Loading @@ -582,10 +582,6 @@ static long writeback_chunk_size(struct backing_dev_info *bdi, /* * Write a portion of b_io inodes which belong to @sb. * * If @only_this_sb is true, then find and write all such * inodes. Otherwise write only ones which go sequentially * in reverse order. * * Return the number of pages and/or inodes written. */ static long writeback_sb_inodes(struct super_block *sb, Loading