aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/fs-writeback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
index f855916657ba..82e959da686c 100644
--- a/fs/fs-writeback.c
+++ b/fs/fs-writeback.c
@@ -1284,7 +1284,7 @@ int writeback_inodes_sb_if_idle(struct super_block *sb, enum wb_reason reason)
1284EXPORT_SYMBOL(writeback_inodes_sb_if_idle); 1284EXPORT_SYMBOL(writeback_inodes_sb_if_idle);
1285 1285
1286/** 1286/**
1287 * writeback_inodes_sb_if_idle - start writeback if none underway 1287 * writeback_inodes_sb_nr_if_idle - start writeback if none underway
1288 * @sb: the superblock 1288 * @sb: the superblock
1289 * @nr: the number of pages to write 1289 * @nr: the number of pages to write
1290 * @reason: reason why some writeback work was initiated 1290 * @reason: reason why some writeback work was initiated